This repository has been archived on 2023-11-26. You can view files and clone it, but cannot push or open issues or pull requests.
ModUpdater/gradle.properties

19 lines
469 B
Properties
Raw Normal View History

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