ModUpdater/gradle.properties

19 lines
464 B
Properties
Raw Permalink Normal View History

2020-06-24 02:04:22 +00:00
# Done to increase the memory available to gradle.
org.gradle.jvmargs = -Xmx1G
# Fabric Properties
2020-08-11 20:24:28 +00:00
minecraft_version = 1.16.2
2020-06-24 02:18:36 +00:00
curseforge_id = 391583
2020-08-11 20:24:28 +00:00
simple_minecraft_version = 1.16.2
2020-06-24 02:04:22 +00:00
yarn_build = 1
2020-08-11 20:24:28 +00:00
fabric_loader_version = 0.9.1+build.205
2020-06-24 02:04:22 +00:00
# Mod Properties
2020-08-05 17:06:45 +00:00
mod_version = 1.1.9
2020-06-24 02:04:22 +00:00
maven_group = com.thebrokenrail
# Dependencies
2020-08-11 20:24:28 +00:00
fabric_api_version = 0.17.2+build.396-1.16
modmenu_version = 1.14.2+build.27
2020-06-24 02:04:22 +00:00
moshi_version = 1.9.2