Files
Celestium/gradle.properties
May P 68c65f4beb
Some checks failed
build / build (17, ubuntu-22.04) (push) Failing after 21s
build / build (17, windows-2022) (push) Has been cancelled
IT FUCKING WORKS
2025-12-13 14:14:08 +02:00

17 lines
378 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
minecraft_version=1.20.1
yarn_mappings=1.20.1+build.9
loader_version=0.16.10
# Mod Properties
mod_version=1.0.0
maven_group=com.smithy
archives_base_name=celestium
# Dependencies
fabric_version=0.92.1+1.20.1