pound-emu_pound/.gitmodules
2025-06-23 15:58:53 +02:00

15 lines
483 B
Text

[submodule "3rd_Party/fmt"]
path = 3rd_Party/fmt
url = https://github.com/fmtlib/fmt.git
[submodule "3rd_Party/toml11"]
path = 3rd_Party/toml11
url = https://github.com/ToruNiina/toml11.git
[submodule "3rd_Party/rem"]
path = 3rd_Party/rem
url = https://github.com/pound-emu/rem.git
[submodule "3rd_Party/SDL3"]
path = 3rd_Party/SDL3
url = https://github.com/libsdl-org/SDL.git
[submodule "3rd_Party/imgui"]
path = 3rd_Party/imgui
url = https://github.com/ocornut/imgui.git