SpeedCarts/gradle.properties

17 lines
380 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
2023-02-06 22:11:09 +00:00
minecraft_version=1.19.3
yarn_mappings=1.19.3+build.5
loader_version=0.14.14
2021-07-18 15:51:39 +00:00
# Mod Properties
2023-02-06 22:11:09 +00:00
mod_version = 1.4.1
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
2023-02-06 22:11:09 +00:00
fabric_version=0.73.2+1.19.3