serenas-shitmod/gradle.properties

17 lines
368 B
Properties
Raw Normal View History

2022-02-22 18:50:07 -08:00
# Done to increase the memory available to gradle.
org.gradle.jvmargs=-Xmx1G
# Fabric Properties
# check these on https://fabricmc.net/develop
minecraft_version=1.18.1
yarn_mappings=1.18.1+build.22
loader_version=0.12.12
# Mod Properties
mod_version = 2.0.0
maven_group = com.test.mod
archives_base_name = test-mod
# Dependencies
fabric_version=0.46.2+1.18