6 lines
No EOL
162 B
Kotlin
6 lines
No EOL
162 B
Kotlin
rootProject.name = "KenCommandAPI"
|
|
|
|
includeBuild("../build-logic")
|
|
include("kencommandapi-core")
|
|
include("kencommandapi-bukkit")
|
|
include("kencommandapi-velocity") |