Initial copy from other repository (nothing is fixed here)

This commit is contained in:
2025-11-22 23:08:48 +01:00
parent e343d044ff
commit f9faa9b296
249 changed files with 15806 additions and 1 deletions
+7 -1
View File
@@ -187,7 +187,13 @@ include(
"BauSystem:BauSystem_RegionFixed"
)
include("CommandFramework")
include(
"CommandFramework",
"CommandFramework:CommandFrameworkBase",
"CommandFramework:CommandFrameworkSpigot",
"CommandFramework:CommandFrameworkTests",
"CommandFramework:CommandFrameworkVelocity",
)
include(
"CommonCore",