old-beacon/gradle.properties

19 lines
549 B
Properties
Raw Permalink Normal View History

# Done to increase the memory available to gradle.
org.gradle.jvmargs=-Xmx1G
# Fabric Properties
# check these on https://fabricmc.net/use
2020-12-13 02:30:21 +08:00
# Check https://modmuss50.me/fabric.html
minecraft_version=1.16.4
2020-12-13 02:30:21 +08:00
yarn_mappings=1.16.4+build.7
loader_version=0.10.8
# Mod Properties
2020-12-11 20:38:58 +08:00
mod_version = 0.1.0
maven_group = io.github.npc_strider.oldbeacon
2020-12-11 20:38:58 +08:00
archives_base_name = old-beacon
# Dependencies
# currently not on the main fabric site, check on the maven: https://maven.fabricmc.net/net/fabricmc/fabric-api/fabric-api
2020-12-13 02:30:21 +08:00
fabric_version=0.28.1+1.16