summaryrefslogtreecommitdiffhomepage
path: root/.gitmodules
blob: 3cc0904d7a8bd65d205a24b0156b59474f7bb180 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[submodule "magnum"]
	path = magnum
	url = https://github.com/mosra/magnum
[submodule "magnum-plugins"]
	path = magnum-plugins
	url = https://github.com/mosra/magnum-plugins
[submodule "magnum-integration"]
	path = magnum-integration
	url = https://github.com/mosra/magnum-integration
[submodule "corrade"]
	path = corrade
	url = https://github.com/mosra/corrade
[submodule "json"]
	path = json
	url = https://github.com/nlohmann/json.git
[submodule "imgui"]
	path = imgui
	url = https://github.com/ocornut/imgui.git