Sit/gradle.properties

20 lines
433 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-10-28 15:51:57 -05:00
min_minecraft_version=1.21.3
minecraft_version=1.21.3
yarn_mappings=1.21.3+build.2
loader_version=0.16.7
2023-07-20 20:17:52 -05:00
# Mod Properties
2024-11-18 15:39:58 -06:00
mod_version=1.2.0.10+1.21.3
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
2024-10-28 15:51:57 -05:00
fabric_version=0.107.0+1.21.3
modmenu_version=12.0.0-beta.1