SpeedCarts/gradle.properties

17 lines
378 B
Properties
Raw Normal View History

2021-07-18 15:51:39 +00:00
# Done to increase the memory available to gradle.
org.gradle.jvmargs=-Xmx1G
# Fabric Properties
# check these on https://fabricmc.net/versions.html
minecraft_version=1.17.1
yarn_mappings=1.17.1+build.14
loader_version=0.11.6
# Mod Properties
2021-08-06 11:19:20 +00:00
mod_version = 1.2.3
2021-07-18 20:35:27 +00:00
maven_group = nl.andrewlalis
archives_base_name = speed-carts
2021-07-18 15:51:39 +00:00
# Dependencies
fabric_version=0.37.0+1.17