aboutsummaryrefslogtreecommitdiff
path: root/gradle.properties
diff options
context:
space:
mode:
authorHackedOS <gmachina42@gmail.com>2022-08-04 12:35:07 +0530
committerHackedOS <gmachina42@gmail.com>2022-08-04 12:35:07 +0530
commit17331cc7a71020d7a815bf2f31c65418a48cc7e3 (patch)
tree85d14f8fb8448a6dba5556efbffda2cc4193e664 /gradle.properties
parented4141ca9116798326856984c40fe355d27d7281 (diff)
downloadCOFL-17331cc7a71020d7a815bf2f31c65418a48cc7e3.tar.gz
COFL-17331cc7a71020d7a815bf2f31c65418a48cc7e3.tar.bz2
COFL-17331cc7a71020d7a815bf2f31c65418a48cc7e3.zip
Fix Gradle for the final time I hope
Diffstat (limited to 'gradle.properties')
-rw-r--r--gradle.properties2
1 files changed, 2 insertions, 0 deletions
diff --git a/gradle.properties b/gradle.properties
new file mode 100644
index 0000000..0655747
--- /dev/null
+++ b/gradle.properties
@@ -0,0 +1,2 @@
+loom.platform=forge
+org.gradle.jvmargs=-Xmx2g \ No newline at end of file