Files
FindYourWay/gradle.properties
Yavin7 d737b57983 First work to 1.14
Updated core mod file following examples from McJty's example 1.14 mod
2019-06-22 12:05:19 -05: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