mirror of
https://github.com/pound-emu/pound.git
synced 2025-12-11 16:36:59 +00:00
16 lines
499 B
Text
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
|