px32-bot/settings.gradle.kts
2024-09-08 01:13:13 +09:00

4 lines
106 B
Text

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