Asbestos/gradle.properties

19 lines
549 B
Properties
Raw Normal View History

# 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-11-14 22:09:17 +00:00
minecraft_version=1.16.4
yarn_mappings=1.16.4+build.7
loader_version=0.10.7
# Mod Properties
2020-11-14 22:09:17 +00:00
mod_version = 0.1.0
2020-11-11 23:22:11 +00:00
maven_group = dev.agatharose
archives_base_name = asbestos
# Dependencies
2019-07-23 00:19:58 +00:00
# currently not on the main fabric site, check on the maven: https://maven.fabricmc.net/net/fabricmc/fabric-api/fabric-api
2020-11-11 23:22:11 +00:00
fabric_version=0.25.1+build.416-1.16
modmenu_version=1.14.6+build.31
cca_version=2.7.9