diff options
| author | Lance5057 <Lance5057@gmail.com> | 2017-08-22 01:35:44 -0500 |
|---|---|---|
| committer | Lance5057 <Lance5057@gmail.com> | 2017-08-22 01:35:44 -0500 |
| commit | 6af565ab07a802518345df7f06772df56f6e205f (patch) | |
| tree | 22583ec6d1b519eba68e0471e90f310f249819f0 /gradle.properties | |
| parent | ae504d76e9cc77465978cea71759f85d55c7e0da (diff) | |
1.4.1.1a update
Diffstat (limited to 'gradle.properties')
| -rw-r--r-- | gradle.properties | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gradle.properties b/gradle.properties new file mode 100644 index 0000000..e9b9fd5 --- /dev/null +++ b/gradle.properties @@ -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 |
