mirror of https://github.com/kami-blue/client
9 lines
361 B
Properties
9 lines
361 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
|
||
|
modGroup=me.zeroeightsix
|
||
|
modVersion=0.7
|
||
|
modBaseName=kami
|
||
|
forgeVersion=1.12.2-14.23.0.2531
|
||
|
#mcpVersion=snapshot_20170605
|
||
|
mcpVersion=snapshot_20171003
|