aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
blob: de468135552c56ba3c150a2833cd386999abcc99 (plain)
1
2
3
4
5
6
7
8
9
10
11
[submodule "lib/SDL"]
	path = lib/SDL
	url = https://github.com/libsdl-org/SDL
	shallow = true
[submodule "lib/cpr"]
	path = lib/cpr
	url = https://github.com/libcpr/cpr
	shallow = true
[submodule "lib/pugixml"]
	path = lib/pugixml
	url = https://github.com/zeux/pugixml