4 lines
67 B
Kotlin
4 lines
67 B
Kotlin
rootProject.name = "Tsukumogami"
|
|
|
|
include(":core")
|
|
include(":bot")
|