blob: b5aa2c7cfe96d835cac014a4d78abec247af02e5 (
plain)
| 1
2
3
4
5
6
7
8
9
10
11
12
 | [submodule "thirdparty/glad"]
	path = thirdparty/glad
	url = https://github.com/Dav1dde/glad
[submodule "thirdparty/ctre"]
	path = thirdparty/ctre
	url = https://github.com/hanickadot/compile-time-regular-expressions
[submodule "thirdparty/imgui"]
	path = thirdparty/imgui
	url = https://github.com/ocornut/imgui
[submodule "thirdparty/lunasvg"]
	path = thirdparty/lunasvg
	url = https://github.com/sammycage/lunasvg
 |