Files
SciFy/gradle.properties
2024-06-12 21:09:15 -07:00

24 lines
532 B
Properties

# gradle.properties
kotlin.code.style=official
# 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
minecraft_version=1.20.4
yarn_mappings=1.20.4+build.3
loader_version=0.15.11
fabric_kotlin_version=1.11.0+kotlin.2.0.0
# Mod Properties
mod_version=1.0.0
maven_group=chickenmanfy.scify
archives_base_name=scify
# Dependencies
fabric_version=0.97.1+1.20.4
cloth-config_version=13.0.121+fabric
modmenu_version=9.0.0