SpeedCarts/gradle.properties

17 lines
373 B
Properties
Raw Permalink 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
2022-06-09 06:47:44 +00:00
minecraft_version=1.19
yarn_mappings=1.19+build.1
loader_version=0.14.7
2021-07-18 15:51:39 +00:00
# Mod Properties
2022-06-09 06:47:44 +00:00
mod_version = 1.4.0
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
2022-06-09 06:47:44 +00:00
fabric_version=0.55.3+1.19