feat: Gui added (not done, not reviewed)

This commit is contained in:
shahdlala66
2026-04-01 00:34:00 +02:00
committed by Janis
parent ea5fc0ebf5
commit 9e6766e1b2
24 changed files with 488 additions and 3 deletions
+1 -1
View File
@@ -1,2 +1,2 @@
rootProject.name = "NowChessSystems"
include("modules:core", "modules:api", "modules:ui")
include("modules:core", "modules:api", "modules:ui", "modules:gui")