pound-emu_pound/.gitmodules
Xphalnos ac472ea09a Update Submodules
imgui 1.92.0 -> 1.92.1
SDL3 3.2.16  -> 3.2.18
rem  -> latest
2025-07-15 11:53:57 +02:00

16 lines
499 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
ignore = dirty
[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