Keishiki/.gitmodules

13 lines
448 B
Text
Raw Normal View History

2024-05-20 06:55:02 -04:00
[submodule "Keishiki/ext/bgfx"]
path = Keishiki/ext/bgfx
url = https://github.com/bkaradzic/bgfx.cmake.git
2024-05-21 04:15:55 -04:00
[submodule "Keishiki/ext/imgui"]
path = Keishiki/ext/imgui
url = https://github.com/ocornut/imgui.git
2024-05-24 05:05:23 -04:00
[submodule "Keishiki/ext/freetype"]
path = Keishiki/ext/freetype
url = https://github.com/freetype/freetype.git
2024-05-25 09:06:43 -04:00
[submodule "Keishiki/ext/ImNodeFlow"]
path = Keishiki/ext/ImNodeFlow
url = https://github.com/Fattorino/ImNodeFlow.git