Signed-off-by: Chaoscaot <max@maxsp.de>
This commit is contained in:
2026-06-10 00:36:18 +02:00
parent a938abde3f
commit 5ce69e6b7a
14 changed files with 501 additions and 1 deletions
+2
View File
@@ -37,5 +37,7 @@ tasks.register<DevServer>("DevBau21") {
dependsOn(":SpigotCore:shadowJar")
dependsOn(":BauSystem:shadowJar")
dependsOn(":SchematicSystem:shadowJar")
dependsOn(":KotlinCore:shadowJar")
template = "Bau21"
worldName = "73"
}