tsukumogami/settings.gradle.kts

4 lines
67 B
Kotlin

rootProject.name = "Tsukumogami"
include(":core")
include(":bot")