Translater/gradle.properties

15 lines
431 B
Properties
Raw Normal View History

2020-07-10 15:51:27 +02:00
# Done to increase the memory available to gradle.
org.gradle.jvmargs=-Xmx1G
# Fabric Properties
2020-08-07 12:47:37 +02:00
# check these on https://modmuss50.me/fabric.html
minecraft_version=1.16.1
yarn_mappings=1.16.1+build.21
loader_version=0.9.0+build.204
2020-07-10 15:51:27 +02:00
# Mod Properties
2020-08-07 12:47:37 +02:00
mod_version=1.0.4
maven_group=io.gitlab.jfronny
archives_base_name=translater
2020-07-10 15:51:27 +02:00
# Dependencies
2020-08-07 12:47:37 +02:00
# check this on https://modmuss50.me/fabric.html
fabric_version=0.16.2+build.385-1.16.1