furnace/.gitmodules
tildearrow 63685ed0a5 prepare for ASIO support
including GPLv3 license option
2025-10-24 15:56:48 -05:00

13 lines
386 B
Text

[submodule "extern/SDL"]
path = extern/SDL
url = https://github.com/tildearrow/SDL.git
branch = release-2.32.x
[submodule "extern/fmt"]
path = extern/fmt
url = https://github.com/fmtlib/fmt.git
[submodule "extern/adpcm"]
path = extern/adpcm
url = https://github.com/superctr/adpcm
[submodule "extern/asio"]
path = extern/asio
url = https://github.com/tildearrow/asio-cmake.git