GraphC/.gitmodules
2024-02-22 01:15:34 +06:00

23 lines
680 B
Plaintext

[submodule "cbuild"]
path = cbuild
url = https://github.com/Timerix22/cbuild.git
[submodule "kerep"]
path = dependencies/kerep
url = https://github.com/Timerix22/kerep.git
[submodule "SDL2"]
path = dependencies/SDL2
url = https://github.com/Timerix22/SDL.git
branch = SDL2
[submodule "imgui"]
path = dependencies/imgui
url = https://github.com/Timerix22/imgui.git
branch = docking_cbuild
[submodule "imgui-node-editor"]
path = dependencies/imgui_node_editor
url = https://github.com/Timerix22/imgui-node-editor.git
branch = develop_cbuild
[submodule "imnodes"]
path = dependencies/imnodes
url = https://github.com/Timerix22/imnodes
branch = master_cbuild