looper/.gitmodules

16 lines
550 B
Text
Raw Normal View History

2023-04-24 13:45:06 -07:00
[submodule "IconFontCppHeaders"]
path = IconFontCppHeaders
url = https://github.com/juliettef/IconFontCppHeaders.git
[submodule "imgui"]
path = imgui
url = https://github.com/ocornut/imgui.git
[submodule "subprojects/SDL-Mixer-X"]
path = subprojects/SDL-Mixer-X
url = https://github.com/WohlSoft/SDL-Mixer-X.git
[submodule "subprojects/jsoncpp"]
path = subprojects/jsoncpp
url = https://github.com/open-source-parsers/jsoncpp
2023-11-05 14:56:37 -08:00
[submodule "subprojects/vgmstream"]
path = subprojects/vgmstream
url = https://github.com/vgmstream/vgmstream.git