mirror of
https://github.com/dwhinham/mt32-pi.git
synced 2026-07-08 17:56:16 +00:00
25 lines
694 B
Plaintext
25 lines
694 B
Plaintext
[submodule "external/circle-stdlib"]
|
|
path = external/circle-stdlib
|
|
url = https://github.com/smuehlst/circle-stdlib
|
|
ignore = dirty
|
|
[submodule "external/munt"]
|
|
path = external/munt
|
|
url = https://github.com/munt/munt.git
|
|
ignore = dirty
|
|
[submodule "external/inih"]
|
|
path = external/inih
|
|
url = https://github.com/benhoyt/inih.git
|
|
ignore = dirty
|
|
[submodule "external/fluidsynth"]
|
|
path = external/fluidsynth
|
|
url = https://github.com/FluidSynth/fluidsynth.git
|
|
ignore = dirty
|
|
[submodule "external/lua"]
|
|
path = external/lua
|
|
url = https://github.com/lua/lua.git
|
|
ignore = dirty
|
|
[submodule "external/luajit"]
|
|
path = external/luajit
|
|
url = https://github.com/LuaJIT/LuaJIT.git
|
|
ignore = dirty
|