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-04-30 14:40:45 +02:00

17 lines
390 B
Properties
Executable File

# Done to increase the memory available to gradle.
org.gradle.jvmargs=-Xmx6G
# Fabric Properties
# check these on https://fabricmc.net/develop
minecraft_version=1.18.2
yarn_mappings=1.18.2+build.3
loader_version=0.13.2
# Mod Properties
mod_version = 1.18.2-1.1.0-stable
maven_group = ryantlg.GamerMod.mod
archives_base_name = GamerMod
# Dependencies
fabric_version=0.51.1+1.18.2