LibJF/gradle.properties

13 lines
333 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
2021-09-27 21:01:31 +02:00
minecraft_version=21w38a
yarn_mappings=build.9
loader_version=0.11.7
2021-04-11 16:00:37 +02:00
# Mod Properties
2021-10-03 12:58:01 +02:00
mod_version=2.0
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
fabric_version=0.40.4+1.18