Sit/gradle.properties

20 lines
434 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-12-07 12:23:10 -06:00
minecraft_version=1.20.4
yarn_mappings=1.20.4+build.1
2023-12-05 14:21:22 -06:00
loader_version=0.15.0
2023-07-20 20:17:52 -05:00
# Mod Properties
2023-12-07 12:23:10 -06:00
mod_version=1.1.1+1.20.2-1.20.4
2023-07-20 20:17:52 -05:00
maven_group=one.oth3r
archives_base_name=sit!
# Dependencies
2023-12-07 12:23:10 -06:00
fabric_version=0.91.1+1.20.4
2023-10-24 18:20:55 -05:00
modmenu_version=8.0.0
yacl_version=3.2.1+1.20.2