blob: 63a1a3804bb72a1ad3c15d42b10c4b35d0089d3e (
plain)
1
2
3
4
5
6
7
8
9
|
[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
|