summaryrefslogtreecommitdiffhomepage
path: root/.gitmodules
blob: 78c2c7e2bb97ef38ccd243e8c332ae51a07fcac0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[submodule "external/SDL"]
	path = external/SDL
	url = https://github.com/libsdl-org/SDL.git
[submodule "external/bx"]
	path = external/bx
	url = https://github.com/bkaradzic/bx.git
[submodule "external/bimg"]
	path = external/bimg
	url = https://github.com/bkaradzic/bimg.git
[submodule "external/bgfx"]
	path = external/bgfx
	url = https://github.com/bkaradzic/bgfx.git
[submodule "external/cglm"]
	path = external/cglm
	url = https://github.com/recp/cglm