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
2021-12-02 11:16:43 +00:00
minecraft_version=1.18
yarn_mappings=1.18+build.1
loader_version=0.12.8
2021-07-18 15:51:39 +00:00
# Mod Properties
2021-12-03 20:07:47 +00:00
mod_version = 1.3.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
2021-12-02 11:16:43 +00:00
fabric_version=0.43.1+1.18