aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
blob: ca1c7d76799bdc5784892c6b4617f361032db99d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[submodule "libs/chessarbiter"]
	path = libs/chessarbiter
	url = https://gitlab.com/manzerbredes/chessarbiter.git
[submodule "libs/pgnp"]
	path = libs/pgnp
	url = https://gitlab.com/manzerbredes/pgnp.git
[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 "libs/cgeditor"]
	path = libs/cgeditor
	url = https://gitlab.com/manzerbredes/cgeditor.git