preparations for 26.3

This commit is contained in:
Jottyfan
2026-07-21 22:59:09 +02:00
parent de33041061
commit 303e594b75
57 changed files with 362 additions and 332 deletions
+4 -1
View File
@@ -7,4 +7,7 @@ pluginManagement {
mavenCentral()
gradlePluginPortal()
}
}
plugins {
id 'net.fabricmc.fabric-loom' version "${loom_version}"
}
}