This commit is contained in:
D4rkr34lm
2026-06-12 19:48:16 +02:00
parent 2c05f06e2b
commit 99f7610d3d
3 changed files with 3 additions and 2 deletions
+1
View File
@@ -38,4 +38,5 @@ tasks.register<DevServer>("DevBau21") {
dependsOn(":BauSystem:shadowJar")
dependsOn(":SchematicSystem:shadowJar")
template = "Bau21"
debug = true
}