mirror of
https://github.com/arabine/open-story-teller.git
synced 2025-12-06 17:09:06 +01:00
25 lines
1,022 B
Text
25 lines
1,022 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
|
|
[submodule "story-editor/externals/mbedtls"]
|
|
path = story-editor/externals/mbedtls
|
|
url = https://github.com/Mbed-TLS/mbedtls/
|
|
[submodule "libs/ImGuiColorTextEdit"]
|
|
path = libs/ImGuiColorTextEdit
|
|
url = https://github.com/santaclose/ImGuiColorTextEdit
|
|
[submodule "story-editor/externals/ImNodeFlow"]
|
|
path = story-editor/externals/ImNodeFlow
|
|
url = https://github.com/Fattorino/ImNodeFlow
|