aboutsummaryrefslogtreecommitdiff
path: root/gradle.properties
blob: af71fcfc5e1ff24c65134622a854a6de509f134c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# 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.17.1
yarn_mappings=1.17.1+build.61
loader_version=0.12.2
# Mod Properties
mod_version=1.0
maven_group=moe.ymc
archives_base_name=safelog
# Dependencies
# check this on https://modmuss50.me/fabric.html
fabric_version=0.41.0+1.17