aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
blob: b260b0767c3f2088b2fb9a261f9f10c6902751db (plain)
1
2
3
4
5
6
7
8
[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