aboutsummaryrefslogtreecommitdiff
path: root/mod/gradle.properties
diff options
context:
space:
mode:
authorTrumeet <yuuta@yuuta.moe>2022-07-26 19:06:11 -0700
committerTrumeet <yuuta@yuuta.moe>2022-07-26 19:06:11 -0700
commitd8fe269327a1a51f2588a3573a4764613da16388 (patch)
tree97bd20983700bb13eba7f7d524d3c6d529303b46 /mod/gradle.properties
parent31a5d2990ba666ce5ef4a1f79f7999a9bdfaac2a (diff)
downloadacron-d8fe269327a1a51f2588a3573a4764613da16388.tar
acron-d8fe269327a1a51f2588a3573a4764613da16388.tar.gz
acron-d8fe269327a1a51f2588a3573a4764613da16388.tar.bz2
acron-d8fe269327a1a51f2588a3573a4764613da16388.zip
Move the mod to mod/
Diffstat (limited to 'mod/gradle.properties')
-rw-r--r--mod/gradle.properties11
1 files changed, 11 insertions, 0 deletions
diff --git a/mod/gradle.properties b/mod/gradle.properties
new file mode 100644
index 0000000..85e12c2
--- /dev/null
+++ b/mod/gradle.properties
@@ -0,0 +1,11 @@
+# Done to increase the memory available to gradle.
+org.gradle.jvmargs=-Xmx1G
+# Fabric Properties
+# check these on https://modmuss50.me/fabric.html
+minecraft_version=1.17.1
+yarn_mappings=1.17.1+build.65
+loader_version=0.14.4
+# Mod Properties
+mod_version=1.0
+maven_group=moe.ymc
+archives_base_name=acron