px32-bot/settings.gradle.kts

4 lines
104 B
Text

rootProject.name = "px32-bot"
include("px32-bot-core")
include("px32-bot-api")
include("px32-bot-func")