[submodule "deps/imgui"]
|
|
path = deps/imgui
|
|
url = https://github.com/ocornut/imgui
|
|
[submodule "deps/gl3w"]
|
|
path = deps/gl3w
|
|
url = https://github.com/skaslev/gl3w
|
|
[submodule "deps/cpptoml"]
|
|
path = deps/cpptoml
|
|
url = https://github.com/skystrife/cpptoml
|
|
|