🦀 build.gradle works 🦀

This commit is contained in:
Draylar
2021-03-13 00:44:26 -06:00
parent cd383f5c56
commit 3b01b414a5
4 changed files with 151 additions and 90 deletions
+3
View File
@@ -1,14 +1,17 @@
# 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.16.5
yarn_mappings=1.16.5+build.5
loader_version=0.11.2
# Mod Properties
mod_version=1.0.0
maven_group=draylar
archives_base_name=omega-config
# Dependencies
# check this on https://modmuss50.me/fabric.html
fabric_version=0.32.0+1.16