Initial commit

This commit is contained in:
BuildTools
2020-04-17 19:05:52 -05:00
parent afa9d17245
commit 9f1ec3348c
25 changed files with 6827 additions and 1 deletions
+3
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