mirror of
https://github.com/Oth3r/Sit.git
synced 2025-09-19 16:03:22 +02:00
20 lines
455 B
Properties
20 lines
455 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.4
|
|
minecraft_version=1.20.4
|
|
yarn_mappings=1.20.4+build.3
|
|
loader_version=0.15.11
|
|
|
|
# Mod Properties
|
|
mod_version=1.2.0+1.20.4
|
|
maven_group=one.oth3r
|
|
file_name=sit!
|
|
|
|
# Dependencies
|
|
fabric_version=0.97.1+1.20.4
|
|
modmenu_version=9.0.0
|
|
yacl_version=3.4.1+1.20.4-fabric
|