mirror of
https://github.com/tildearrow/furnace.git
synced 2024-11-01 18:42:40 +00:00
e1bd5b03f3
allows for local modification which is necessary see #442
17 lines
510 B
Text
17 lines
510 B
Text
[submodule "extern/Nuked-OPN2"]
|
|
path = extern/Nuked-OPN2
|
|
url = https://github.com/nukeykt/Nuked-OPN2
|
|
[submodule "extern/SDL"]
|
|
path = extern/SDL
|
|
url = https://github.com/libsdl-org/SDL.git
|
|
branch = 2.0.22
|
|
[submodule "extern/libsndfile"]
|
|
path = extern/libsndfile
|
|
url = https://github.com/libsndfile/libsndfile.git
|
|
branch = master
|
|
[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
|