first commit

This commit is contained in:
RyanTLG
2022-03-01 13:30:19 +02:00
commit a93dcb177c
237 changed files with 3310 additions and 0 deletions

17
gradle.properties Executable file
View File

@@ -0,0 +1,17 @@
# 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