Keishiki/.gitmodules
2024-06-05 16:11:13 -04:00

12 lines
434 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
[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