Files
NowChessSystems/settings.gradle.kts
T
2026-04-01 10:36:57 +02:00

2 lines
104 B
Kotlin

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