12
0
Fork 0
FabricModSender/gradle.properties

15 Zeilen
378 B
Properties

# Done to increase the memory available to gradle.
org.gradle.jvmargs=-Xmx1G
# Fabric Properties
# check these on https://modmuss50.me/fabric.html
minecraft_version=1.15.2
yarn_mappings=1.15.2+build.17
loader_version=0.14.18
# Mod Properties
mod_version=1.0
maven_group=de.steamwar.modsender
archives_base_name=FabricModSender
# Necessary for CI builds
org.gradle.daemon=false