Vanilla--/gradle.properties

4 lines
236 B
Properties
Raw Normal View History

2022-05-16 19:17:33 +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