BowDogPrediction/gradle.properties

17 lines
458 B
Properties
Raw Normal View History

2021-02-19 22:11:41 +00:00
# Done to increase the memory available to gradle.
org.gradle.jvmargs=-Xmx2G
# Fabric Properties
minecraft_version=1.16.5
yarn_mappings=1.16.5+build.4
loader_version=0.11.1
# Mod Properties
mod_version = 0.0.1
maven_group = meteordevelopment.exampleaddon
archives_base_name = example-addon
# 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.30.3+1.16