Files
zxq5 dd42e078ac
build / build (push) Has been cancelled
initial commit
2026-06-18 09:15:06 +01:00

21 lines
586 B
Properties

# Done to increase the memory available to gradle.
org.gradle.jvmargs=-Xmx1G
org.gradle.parallel=true
# IntelliJ IDEA is not yet fully compatible with configuration cache, see: https://github.com/FabricMC/fabric-loom/issues/1349
org.gradle.configuration-cache=false
# Fabric Properties
# check these on https://fabricmc.net/develop
minecraft_version=26.1.2
loader_version=0.19.3
loom_version=1.16-SNAPSHOT
fabric_kotlin_version=1.13.12+kotlin.2.4.0
# Mod Properties
mod_version=1.0.0
maven_group=dev.zxq5
archive_base_name=fantasysmp
# Dependencies
fabric_api_version=0.151.0+26.1.2