This commit is contained in:
kento2 2026-06-29 18:49:42 +02:00
parent 254af80fde
commit 72f7625b19
53 changed files with 679 additions and 756 deletions

View file

@ -1,5 +1,6 @@
rootProject.name = "KenCommandAPI"
includeBuild("../build-logic")
include("kencommandapi-core")
include("kencommandapi-bukkit")
include("kencommandapi-velocity")