Sit/gradle.properties

20 lines
436 B
Properties
Raw Normal View History

2023-07-20 20:17:52 -05:00
# Done to increase the memory available to gradle.
org.gradle.jvmargs=-Xmx1G
org.gradle.parallel=true
# Fabric Properties
# check these on https://fabricmc.net/develop
2024-04-23 11:06:08 -05:00
minecraft_version=1.20.5
yarn_mappings=1.20.5+build.1
loader_version=0.15.10
2023-07-20 20:17:52 -05:00
# Mod Properties
2024-04-23 11:06:08 -05:00
mod_version=1.1.4+1.20.5
2023-07-20 20:17:52 -05:00
maven_group=one.oth3r
archives_base_name=sit!
# Dependencies
2024-04-23 11:06:08 -05:00
fabric_version=0.97.5+1.20.5
modmenu_version=10.0.0-beta.1
2024-04-04 21:48:04 -05:00
yacl_version=3.3.2+1.20.4