LibJF/gradle.properties

14 lines
337 B
Properties
Raw Normal View History

2021-04-11 16:00:37 +02:00
# Done to increase the memory available to gradle.
org.gradle.jvmargs=-Xmx1G
# Fabric Properties
# check these on https://fabricmc.net/versions.html
minecraft_version=1.17.1
yarn_mappings=build.61
loader_version=0.12.1
2021-04-11 16:00:37 +02:00
# Mod Properties
mod_version=2.1.2
2021-04-11 16:00:37 +02:00
maven_group=io.gitlab.jfronny
2021-05-15 19:01:08 +02:00
archives_base_name=libjf
2021-09-27 21:01:31 +02:00
2021-10-16 17:04:50 +02:00
fabric_version=0.40.6+1.17