Sit/gradle.properties

19 lines
422 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
min_minecraft_version=1.20.1
2023-10-24 18:34:53 -05:00
minecraft_version=1.20.1
yarn_mappings=1.20.1+build.10
2023-11-26 10:17:04 -06:00
loader_version=0.14.24
2023-07-20 20:17:52 -05:00
# Mod Properties
mod_version=1.2.2+1.20.1
2023-07-20 20:17:52 -05:00
maven_group=one.oth3r
2024-10-01 11:04:39 -05:00
file_name=sit!
2023-07-20 20:17:52 -05:00
# Dependencies
2023-11-26 10:17:04 -06:00
fabric_version=0.91.0+1.20.1
modmenu_version=7.0.0