dceab0875e
Build & Test (NowChessSystems) TeamCity build finished
Co-authored-by: Janis <janis@nowchess.de> Reviewed-on: #33 Co-authored-by: Janis <janis.e.20@gmx.de> Co-committed-by: Janis <janis.e.20@gmx.de>
9 lines
161 B
Kotlin
9 lines
161 B
Kotlin
rootProject.name = "NowChessSystems"
|
|
include(
|
|
"modules:core",
|
|
"modules:api",
|
|
"modules:io",
|
|
"modules:rule",
|
|
"modules:ui",
|
|
"modules:bot",
|
|
) |