|
@ -0,0 +1,15 @@ |
|
|
|
|
|
[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 |
|
|
|
|
|
[submodule "deps/nfd"] |
|
|
|
|
|
path = deps/nfd |
|
|
|
|
|
url = https://github.com/mlabbe/nativefiledialog |
|
|
|
|
|
[submodule "deps/filesystem"] |
|
|
|
|
|
path = deps/filesystem |
|
|
|
|
|
url = https://github.com/wjakob/filesystem |