ClutteredCreative/gradle.properties
TheClashFruit 2d2901ab5e
All checks were successful
Build Project / build (pull_request) Successful in 2m15s
feat: set version to rc.2
2023-08-16 10:36:04 +02:00

18 lines
411 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
yarn_mappings=1.20+build.1
loader_version=0.14.22
# Mod Properties
mod_version = 1.0.0-rc.2
maven_group = me.theclashfruit
archives_base_name = cc
# Dependencies
# check this on https://modmuss50.me/fabric.html
fabric_version=0.83.0+1.20