mirror of
https://github.com/LamGC/ScalaBot.git
synced 2025-04-29 14:17:30 +00:00
7 lines
120 B
Plaintext
7 lines
120 B
Plaintext
rootProject.name = "scalabot"
|
|
|
|
|
|
include(":scalabot-app")
|
|
include(":scalabot-extension")
|
|
include("scalabot-ext-example")
|