diff options
| author | Roman Gräf <romangraef@loves.dicksinhisan.us> | 2020-08-12 12:22:12 +0200 |
|---|---|---|
| committer | Roman Gräf <romangraef@loves.dicksinhisan.us> | 2020-08-12 12:22:12 +0200 |
| commit | cc6d301bac4ce319565f0165388559480eb38b41 (patch) | |
| tree | e7b7da4fef5b2c5754555c5210e6be2ae740cbca /gradle.properties | |
| download | tagtooltip-cc6d301bac4ce319565f0165388559480eb38b41.tar.gz tagtooltip-cc6d301bac4ce319565f0165388559480eb38b41.tar.bz2 tagtooltip-cc6d301bac4ce319565f0165388559480eb38b41.zip | |
MDK Base
Diffstat (limited to 'gradle.properties')
| -rw-r--r-- | gradle.properties | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gradle.properties b/gradle.properties new file mode 100644 index 0000000..878bf1f --- /dev/null +++ b/gradle.properties @@ -0,0 +1,4 @@ +# 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 +org.gradle.daemon=false
\ No newline at end of file |
