chore: Configure Scala build with dependencies and project structure

This commit is contained in:
2026-03-21 15:52:51 +01:00
parent 227d0a4719
commit a8d457a612
7 changed files with 74 additions and 2 deletions
+2 -1
View File
@@ -1 +1,2 @@
rootProject.name = "NowChessSystems"
rootProject.name = "NowChessSystems"
include("modules:core")