flan/gradle.properties

21 lines
597 B
Properties
Raw Normal View History

2020-08-23 12:52:36 +00:00
# Done to increase the memory available to gradle.
org.gradle.jvmargs=-Xmx2G
2020-08-23 12:52:36 +00:00
# Fabric Properties
# check these on https://fabricmc.net/use
minecraft_version=1.16.2
yarn_mappings=1.16.2+build.1
loader_version=0.9.1+build.205
# Mod Properties
2021-06-09 10:57:18 +00:00
mod_version = 1.4.1
2021-06-09 13:19:01 +00:00
maven_group = io.github.flemmli97
2020-08-24 19:03:06 +00:00
archives_base_name = flan
2020-08-23 12:52:36 +00:00
# Dependencies
# currently not on the main fabric site, check on the maven: https://maven.fabricmc.net/net/fabricmc/fabric-api/fabric-api
fabric_version=0.19.0+build.398-1.16
gunpowder_version=0.2.10
2021-06-08 17:04:02 +00:00
fabric_permissions_api=0.1-SNAPSHOT
player_ability_lib=1.2.2