first commit
This commit is contained in:
17
gradle.properties
Executable file
17
gradle.properties
Executable 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
|
||||
Reference in New Issue
Block a user