shadPS4/.gitmodules

10 lines
312 B
Plaintext
Raw Normal View History

2023-04-11 10:50:07 +02:00
[submodule "third_party/fmt"]
path = third_party/fmt
url = https://github.com/fmtlib/fmt.git
[submodule "third_party/spdlog"]
path = third_party/spdlog
url = https://github.com/gabime/spdlog
2023-04-18 11:06:05 +02:00
[submodule "third_party/magic_enum"]
path = third_party/magic_enum
url = https://github.com/Neargye/magic_enum.git