Keishiki/.gitmodules
2024-11-02 14:55:46 -04:00

25 lines
899 B
Text

[submodule "Keishiki/ext/bgfx"]
path = Keishiki/ext/bgfx
url = https://github.com/bkaradzic/bgfx.cmake.git
[submodule "Keishiki/ext/imgui"]
path = Keishiki/ext/imgui
url = https://github.com/ocornut/imgui.git
branch = docking
[submodule "Keishiki/ext/freetype"]
path = Keishiki/ext/freetype
url = https://github.com/freetype/freetype.git
[submodule "Keishiki/ext/implot"]
path = Keishiki/ext/implot
url = https://github.com/epezent/implot.git
[submodule "Keishiki/ext/plf_colony"]
path = Keishiki/ext/plf_colony
url = https://github.com/mattreecebentley/plf_colony.git
[submodule "Keishiki/ext/fmt"]
path = Keishiki/ext/fmt
url = https://github.com/fmtlib/fmt.git
[submodule "Keishiki/ext/vg-renderer"]
path = Keishiki/ext/vg-renderer
url = https://github.com/jdryg/vg-renderer.git
[submodule "Keishiiki/ext/SDL"]
path = Keishiki/ext/SDL
url = https://github.com/libsdl-org/SDL.git