shadPS4/.gitmodules

13 lines
388 B
Plaintext
Raw Normal View History

2023-04-27 18:13:19 +02:00
[submodule "third-party/imgui"]
path = third-party/imgui
url = https://github.com/ocornut/imgui
[submodule "third-party/SDL"]
path = third-party/SDL
url = https://github.com/libsdl-org/SDL
2023-04-28 11:46:29 +02:00
[submodule "third-party/fmt"]
path = third-party/fmt
url = https://github.com/fmtlib/fmt.git
2023-04-28 13:36:05 +02:00
[submodule "third-party/spdlog"]
path = third-party/spdlog
url = https://github.com/gabime/spdlog