Sit/gradle.properties
Oth3r 1298e1940a Merge branch '1.20.4' into 1.20.1
# Conflicts:
#	gradle.properties
#	src/main/java/one/oth3r/sit/Events.java
2024-12-21 12:47:08 -06:00

19 lines
No EOL
422 B
Properties

# Done to increase the memory available to gradle.
org.gradle.jvmargs=-Xmx1G
org.gradle.parallel=true
# Fabric Properties
# check these on https://fabricmc.net/develop
min_minecraft_version=1.20.1
minecraft_version=1.20.1
yarn_mappings=1.20.1+build.10
loader_version=0.14.24
# Mod Properties
mod_version=1.2.1+1.20.1
maven_group=one.oth3r
file_name=sit!
# Dependencies
fabric_version=0.91.0+1.20.1
modmenu_version=7.0.0