Keishiki/.gitmodules
2024-06-26 13:11:47 -04:00

22 lines
786 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/glaze"]
path = Keishiki/ext/glaze
url = https://github.com/stephenberry/glaze.git