AsyncLighting/gradle.properties

5 lines
237 B
Properties
Raw Permalink Normal View History

2020-05-13 08:57:08 +00:00
# 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