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
RyanTLG ceb4174a80 Update to 1.18.2
changed dependencies for update to 1.18.2
still have "errors" in code, not sure how to fix
ore gen works perfectly (checked) even with errors
created CHANGELOG file for version branch
still have crippling depression
2022-04-29 23:17:08 +02:00

17 lines
392 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-0.1.9-unstable
maven_group = ryantlg.GamerMod.mod
archives_base_name = GamerMod
# Dependencies
fabric_version=0.51.1+1.18.2