Resclone/gradle.properties

15 lines
407 B
Properties
Raw Normal View History

2020-12-29 16:14:53 +01:00
# Done to increase the memory available to gradle.
org.gradle.jvmargs=-Xmx1G
# Fabric Properties
# check these on https://modmuss50.me/fabric.html
2021-02-19 12:39:22 +01:00
minecraft_version=1.16.5
2021-05-07 17:39:13 +02:00
yarn_mappings=1.16.5+build.8
loader_version=0.11.3
2020-12-29 16:14:53 +01:00
# Mod Properties
mod_version=1.7.0
2020-12-29 16:14:53 +01:00
maven_group=io.gitlab.jfronny
archives_base_name=resclone
# Dependencies
# check this on https://modmuss50.me/fabric.html
2021-05-07 17:39:13 +02:00
fabric_version=0.34.1+1.16