KenCommandAPI/settings.gradle.kts
2026-06-02 23:48:07 +02:00

5 lines
No EOL
131 B
Kotlin

rootProject.name = "KenCommandAPI"
include("kencommandapi-core")
include("kencommandapi-bukkit")
include("kencommandapi-velocity")