Files
NowChessSystems/settings.gradle.kts
T

2 lines
75 B
Kotlin

rootProject.name = "NowChessSystems"
include("modules:core", "modules:api")