Add music disks to autochecker

This commit is contained in:
D4rkr34lm
2025-05-17 23:40:48 +02:00
parent 6bbe94150d
commit 69251f42a6
5 changed files with 394 additions and 0 deletions
+1
View File
@@ -30,4 +30,5 @@ dependencies {
implementation(project(":SchematicSystem:SchematicSystem_Core"))
implementation(project(":SchematicSystem:SchematicSystem_8"))
implementation(project(":SchematicSystem:SchematicSystem_15"))
implementation(project(":SchematicSystem:SchematicSystem_19"))
}