mirror of
https://gitlab.com/manzerbredes/ochess.git
synced 2025-04-19 04:09:41 +00:00
Integrate CMI
This commit is contained in:
parent
aa6ec0ea60
commit
a1289dec3d
13 changed files with 118 additions and 278 deletions
9
.gitmodules
vendored
9
.gitmodules
vendored
|
@ -1,6 +1,3 @@
|
|||
[submodule "libs/cgeditor"]
|
||||
path = libs/cgeditor
|
||||
url = https://gitlab.com/manzerbredes/cgeditor.git
|
||||
[submodule "libs/chessarbiter"]
|
||||
path = libs/chessarbiter
|
||||
url = https://gitlab.com/manzerbredes/chessarbiter.git
|
||||
|
@ -10,3 +7,9 @@
|
|||
[submodule "libs/uciadapter"]
|
||||
path = libs/uciadapter
|
||||
url = https://gitlab.com/manzerbredes/uciadapter.git
|
||||
[submodule "libs/chess-move-interface"]
|
||||
path = libs/chess-move-interface
|
||||
url = https://gitlab.com/manzerbredes/chess-move-interface.git
|
||||
[submodule "cgeditor"]
|
||||
path = libs/cgeditor
|
||||
url = https://gitlab.com/manzerbredes/cgeditor.git
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue