Sit/gradle.properties

18 lines
380 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-01-22 17:57:18 -06:00
minecraft_version=24w03b
yarn_mappings=24w03b+build.6
loader_version=0.15.6
2023-07-20 20:17:52 -05:00
# Mod Properties
mod_version=s1.1.4+24w03b
2023-07-20 20:17:52 -05:00
maven_group=one.oth3r
archives_base_name=sit!
# Dependencies
2024-01-22 17:57:18 -06:00
fabric_version=0.95.1+1.20.5