furnace/.gitmodules

18 lines
510 B
Plaintext
Raw Normal View History

2021-05-12 22:19:18 +00:00
[submodule "extern/Nuked-OPN2"]
path = extern/Nuked-OPN2
url = https://github.com/nukeykt/Nuked-OPN2
2021-05-28 20:25:55 +00:00
[submodule "extern/SDL"]
path = extern/SDL
2021-12-07 18:31:02 +00:00
url = https://github.com/libsdl-org/SDL.git
branch = 2.0.22
2021-12-07 17:21:23 +00:00
[submodule "extern/libsndfile"]
path = extern/libsndfile
url = https://github.com/libsndfile/libsndfile.git
branch = master
2021-12-11 21:44:02 +00:00
[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