2019-02-15 20:54:29 +00:00
|
|
|
# Done to increase the memory available to gradle.
|
|
|
|
org.gradle.jvmargs=-Xmx1G
|
|
|
|
|
|
|
|
# Fabric Properties
|
2019-02-15 21:26:03 +00:00
|
|
|
# check these on https://fabricmc.net/use
|
2020-01-21 15:31:18 +00:00
|
|
|
minecraft_version=1.15.2
|
2021-09-15 22:43:09 +00:00
|
|
|
yarn_build=build.17
|
|
|
|
loader_version=0.11.6
|
2019-02-15 20:54:29 +00:00
|
|
|
|
|
|
|
# Mod Properties
|
2021-09-11 00:20:00 +00:00
|
|
|
mod_version = 1.2.0
|
2020-04-12 07:01:52 +00:00
|
|
|
maven_group = com.halotroop
|
|
|
|
archives_base_name = arrchecker
|