Files
RoadBuildMC/gradle.properties

22 lines
509 B
Properties

org.gradle.jvmargs = -Xmx4G
org.gradle.parallel = true
fabric.loom.multiProjectOptimisation = true
modVersion = 1.0.0
modId = roadrunner
modGroup = com.bnair.roadrunner
modName = RoadRunner
modDescription = A mod for building large scale highways and roadways.
modAuthors = bnair
modLicense = MIT
### Mod properties ###
mod.version = 1.0.0
mod.group = com.bnair.roadrunner
mod.id = roadrunner
mod.name = RoadRunner
mod.description = A mod for building large scale highways and roadways.
mod.license = MIT