2018-07-21 18:47:46 +00:00
|
|
|
# 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
|
2018-08-17 16:25:17 +00:00
|
|
|
modVersion=b9
|
2018-07-21 18:47:46 +00:00
|
|
|
modBaseName=kami
|
|
|
|
forgeVersion=1.12.2-14.23.0.2531
|
|
|
|
#mcpVersion=snapshot_20170605
|
2019-08-08 17:59:04 +00:00
|
|
|
mcpVersion=snapshot_20180814
|