You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
4 lines
236 B
4 lines
236 B
2 years ago
|
# 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
|