looper/.gitmodules

31 lines
1.1 KiB
Text
Raw Normal View History

[submodule "backends/imgui/IconFontCppHeaders"]
path = backends/imgui/IconFontCppHeaders
2023-04-24 13:45:06 -07:00
url = https://github.com/juliettef/IconFontCppHeaders.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
2024-04-13 12:56:39 -07:00
[submodule "backends/ui/imgui/imgui"]
path = backends/ui/imgui/imgui
url = https://github.com/ocornut/imgui.git
2024-04-24 10:02:59 -07:00
[submodule "subprojects/soundtouch"]
path = subprojects/soundtouch
url = https://codeberg.org/soundtouch/soundtouch.git
2024-04-25 11:23:38 -07:00
[submodule "subprojects/SDL"]
path = subprojects/SDL
url = https://github.com/libsdl-org/SDL.git
[submodule "subprojects/SDL_image"]
path = subprojects/SDL_image
url = https://github.com/libsdl-org/SDL_image.git
[submodule "subprojects/libintl-lite"]
path = subprojects/libintl-lite
url = https://github.com/hathlife/libintl-lite.git
[submodule "subprojects/oboe"]
path = subprojects/oboe
url = https://github.com/google/oboe.git