Brought over the build.gradle and gradle.properties from 1.16 branch. Updated Forge to 37.1.1 from 37.0.110.

This commit is contained in:
2022-01-19 02:51:27 +00:00
parent a216749c00
commit 9cd3aca86f
2 changed files with 42 additions and 80 deletions

View File

@ -1,2 +1,14 @@
org.gradle.jvmargs=-Xmx3G
org.gradle.daemon=false
group = dev.micle
archivesBaseName = TotemOfReviving
modID = totemofreviving
name = Micle's Totem of Reviving
author = Micle
buildVersion = 2.0.0
mcVersion = 1.17.1
forgeVersion = 37.1.1
jeiVersion = 8.+