super-secret-revival/gradle.properties

15 lines
435 B
Properties
Raw Permalink Normal View History

2022-11-02 18:13:18 +01:00
# 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.18.2
yarn_mappings=1.18.2+build.4
loader_version=0.14.10
# Mod Properties
2023-02-18 21:29:52 +01:00
mod_version=1.3+1.18
2022-11-02 18:13:18 +01:00
maven_group=zone.oat.supersecretrevival
archives_base_name=super-secret-revival
# Dependencies
# check this on https://modmuss50.me/fabric.html
fabric_version=0.59.1+1.18.2