SaveCoordinates/gradle.properties
2021-12-17 16:41:34 +05:30

24 lines
729 B
Properties

# Done to increase the memory available to gradle.
org.gradle.jvmargs=-Xmx1G
# Fabric Properties
# check these on https://fabricmc.net/use
minecraft_version=1.18.1
yarn_mappings=1.18.1+build.1
loader_version=0.12.12
# Mod Properties
mod_version = 1.18.1-1.3.0
maven_group = me.neophyte.mods.savecoords
archives_base_name = save-coordinates
# Dependencies
# currently not on the main fabric site, check on the maven: https://maven.fabricmc.net/net/fabricmc/fabric-api/fabric-api
fabric_version=0.44.0+1.18
# https://github.com/CottonMC/LibGui/wiki/Setup
libgui_version=5.1.0+1.18
#https://maven.terraformersmc.com/releases/com/terraformersmc/modmenu/
modmenu_version=3.0.0