Updating the mod with a working gradle

This commit is contained in:
kitsushadow
2016-12-08 21:04:58 -05:00
parent 0c4ffc048f
commit 7a7d22d122
6 changed files with 211 additions and 24 deletions

3
gradle.properties Normal file
View File

@@ -0,0 +1,3 @@
# 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