Files
NowChessSystems/settings.gradle.kts
T

2 lines
89 B
Kotlin

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