Files
JMT-MCMT/gradle.properties
T
jediminer543 bb288c86b5 Initial commit of minecraft multithreading mod
Initial release support 1.16.1 and 1.15.2, and allows for the parallelisation of
worlds, entities, tile entities, and environment ticks
2020-08-06 23:55:31 +01: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