aboutsummaryrefslogtreecommitdiff
path: root/gradle.properties
diff options
context:
space:
mode:
Diffstat (limited to 'gradle.properties')
-rw-r--r--gradle.properties10
1 files changed, 10 insertions, 0 deletions
diff --git a/gradle.properties b/gradle.properties
index 1d84847..8a784a0 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -11,4 +11,14 @@ fabric_version=0.89.2+1.20.2
mod_version=1.0
maven_group=de.hype
archives_base_name=bbsentials
+#Other
+
+loom.platform=forge
+mcVersion = 1.8.9
+modid = bbsentials
+# Done to increase the memory available to gradle.
+# Fabric Properties
+# check these on https://modmuss50.me/fabric.html
+baseGroup = de.hype.bbsentials.forge
+forgeMcVersion = 1.8.9
#Other \ No newline at end of file