Files
gamer_noir 0c230693c2
build / build (push) Failing after 14m42s
la base .
2026-05-29 16:51:44 +02:00

20 lines
570 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=1.21.1
loader_version=0.19.2
loom_version=1.16-SNAPSHOT
fabric_kotlin_version=1.13.11+kotlin.2.3.21
# Mod Properties
mod_version=1.0.0
maven_group=gamer.noir.curseenc
# Dependencies
fabric_api_version=0.116.12+1.21.1