aa91af865d
Move Forge config loading to manual while config system is in development.
4 lines
No EOL
236 B
Properties
4 lines
No EOL
236 B
Properties
# 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=-Xmx3G
|
|
org.gradle.daemon=false |