first commit
This commit is contained in:
19
gradle.properties
Normal file
19
gradle.properties
Normal file
@ -0,0 +1,19 @@
|
||||
# Done to increase the memory available to gradle.
|
||||
org.gradle.jvmargs=-Xmx1G
|
||||
org.gradle.parallel=true
|
||||
|
||||
# Fabric Properties
|
||||
minecraft_version=1.20.4
|
||||
yarn_mappings=1.20.4+build.3
|
||||
loader_version=0.15.7
|
||||
|
||||
# Mod Properties
|
||||
mod_version=1.2.0-1.20.4
|
||||
maven_group=lul.flummi
|
||||
archives_base_name=championoverlay
|
||||
|
||||
# Dependencies
|
||||
fabric_version=0.96.4+1.20.4
|
||||
|
||||
modmenu_version=9.0.0
|
||||
telluriumforge_version=1.2.1
|
Reference in New Issue
Block a user