ClutteredCreative/gradle.properties
TheClashFruit 9fa3e46210
All checks were successful
Build Project / build (push) Successful in 2m26s
feat: update to 1.20.2
2023-09-24 12:38:04 +02:00

20 lines
467 B
Properties

# 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.20.2
yarn_mappings=1.20.2+build.1
loader_version=0.14.22
# Mod Properties
mod_version = 1.0.0+mc1.20.2
maven_group = me.theclashfruit
archives_base_name = cc
# Dependencies
# check this on https://modmuss50.me/fabric.html
fabric_version=0.89.2+1.20.2
# Local Dev Mods
modmenu_version=8.0.0-beta.2