Now that we no longer have to deal with ForgeGradle, we can actually use this pretty fundamental Gradle feature again.
9 lines
372 B
Properties
9 lines
372 B
Properties
essential.defaults.loom=0
|
|
essential.defaults.loom.fabric-loader=net.fabricmc:fabric-loader:0.15.11
|
|
|
|
# Sets default memory used for gradle commands. Can be overridden by user or command line properties.
|
|
# This is required to provide enough memory for the Minecraft decompilation process.
|
|
org.gradle.jvmargs=-Xmx8G
|
|
org.gradle.parallel=true
|
|
org.gradle.configureondemand=true
|