This repository has been archived on 2025-07-28. You can view files and clone it, but cannot push or open issues or pull requests.
Files
GamerItems/gradle.properties
2022-03-01 13:30:19 +02:00

18 lines
413 B
Properties
Executable File

# 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.1
loader_version=0.12.12
# Mod Properties
mod_version = 0.6.1
maven_group = ryantlg.gamermod.mod
archives_base_name = GamerMod
# Dependencies
fabric_version=0.46.0+1.18
fabric_shield_lib_version=1.4.5-1.18