SpeedCarts/gradle.properties

17 lines
381 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-03-16 23:31:32 +00:00
minecraft_version=1.19.4
yarn_mappings=1.19.4+build.1
loader_version=0.14.17
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-03-16 23:31:32 +00:00
#fabric_version=0.76.0+1.19.4