MassBuilderSaveTool/.gitmodules

28 lines
756 B
Text

[submodule "corrade"]
path = third-party/corrade
url = https://github.com/mosra/corrade
branch = master
[submodule "magnum"]
path = third-party/magnum
url = https://github.com/mosra/magnum
branch = master
[submodule "magnum-integration"]
path = third-party/magnum-integration
url = https://github.com/mosra/magnum-integration
branch = master
[submodule "imgui"]
path = third-party/imgui
url = https://github.com/ocornut/imgui
branch = master
[submodule "SDL2"]
path = third-party/SDL
url = https://github.com/libsdl-org/SDL
branch = SDL2
[submodule "libzip"]
path = third-party/libzip
url = https://github.com/nih-at/libzip
branch = main
[submodule "libcurl"]
path = third-party/curl
url = https://github.com/curl/curl
branch = master