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