FITD/.gitmodules

16 lines
524 B
Plaintext

[submodule "ThirdParty/SDL"]
path = ThirdParty/SDL
url = https://github.com/libsdl-org/SDL.git
[submodule "ThirdParty/imgui"]
path = ThirdParty/imgui
url = https://github.com/ocornut/imgui.git
[submodule "ThirdParty/soloud"]
path = ThirdParty/soloud.cmake/soloud
url = https://github.com/yaz0r/soloud.git
[submodule "ThirdParty/bgfx.cmake"]
path = ThirdParty/bgfx.cmake
url = https://github.com/bkaradzic/bgfx.cmake.git
[submodule "ThirdParty/zlib"]
path = ThirdParty/zlib
url = https://github.com/madler/zlib.git