5 lines
No EOL
131 B
Kotlin
5 lines
No EOL
131 B
Kotlin
rootProject.name = "KenCommandAPI"
|
|
|
|
include("kencommandapi-core")
|
|
include("kencommandapi-bukkit")
|
|
include("kencommandapi-velocity") |