Sit/gradle.properties

20 lines
427 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
2023-11-08 14:01:09 -06:00
minecraft_version=23w45a
yarn_mappings=23w45a+build.1
2023-10-12 22:20:43 -05:00
loader_version=0.14.23
2023-07-20 20:17:52 -05:00
# Mod Properties
2023-11-08 14:01:09 -06:00
mod_version=s1.0.3+23w45a
2023-07-20 20:17:52 -05:00
maven_group=one.oth3r
archives_base_name=sit!
# Dependencies
2023-11-08 14:01:09 -06:00
fabric_version=0.90.8+1.20.3
2023-07-20 20:17:52 -05:00
modmenu_version=7.0.0
yacl_version=3.0.0+1.20