Keishiki/.gitmodules

16 lines
580 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