This reverts commit 97dcabc527ec1d23c8d5d3ee8400f70f81b048d7. First attempt to sign with automated process
8 lines
280 B
Properties
8 lines
280 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.
|
|
baseVersion=1.0
|
|
minecraftVersion=1.12.2
|
|
forgeVersion=14.23.5.2847
|
|
org.gradle.jvmargs=-Xmx4G
|
|
|