Create/gradle.properties
simibubi 98f568f887 Addressing Todos
- Started work on changing how moving constructs are assembled and ticked
2019-10-13 21:30:25 +02:00

4 lines
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