la base .
build / build (push) Failing after 14m42s

This commit is contained in:
2026-05-29 16:51:44 +02:00
commit 0c230693c2
21 changed files with 837 additions and 0 deletions
+20
View File
@@ -0,0 +1,20 @@
# 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