open-story-teller/.gitmodules
anthony@rabine.fr 157c5a5a01 usage of submodules instead of git fetch
multiple fixes/file moves
2025-01-28 22:31:05 +01:00

16 lines
631 B
Text

[submodule "story-editor/externals/SDL_mixer"]
path = story-editor/externals/SDL_mixer
url = https://github.com/libsdl-org/SDL_mixer
[submodule "story-editor/externals/SDL"]
path = story-editor/externals/SDL
url = https://github.com/libsdl-org/SDL
[submodule "story-editor/externals/SDL_image"]
path = story-editor/externals/SDL_image
url = https://github.com/libsdl-org/SDL_image
[submodule "story-editor/externals/civetweb"]
path = story-editor/externals/civetweb
url = https://github.com/civetweb/civetweb
[submodule "story-editor/externals/curl"]
path = story-editor/externals/curl
url = https://github.com/curl/curl