skilloverlay-skyblock/gradle.properties
Flummi fc720a6541
All checks were successful
build / build (push) Successful in 1m29s
clothconfig & api
2023-06-05 04:39:19 +02:00

19 lines
416 B
Properties

# Done to increase the memory available to gradle.
org.gradle.jvmargs=-Xmx4G
org.gradle.parallel=true
# Fabric Properties
# check these on https://fabricmc.net/develop
minecraft_version=1.19.4
yarn_mappings=1.19.4+build.2
loader_version=0.14.21
# Mod Properties
mod_version = 1.0.0
maven_group = lel.flummi
archives_base_name = skilloverlay
# Dependencies
fabric_version=0.83.0+1.19.4
clothconfig_version=10.0.96