Files
Chocolate/.gitmodules
2026-01-10 23:04:53 -06:00

22 lines
641 B
Plaintext

[submodule "corrade"]
path = corrade
url = https://github.com/mosra/corrade.git
[submodule "magnum"]
path = magnum
url = https://github.com/mosra/magnum.git
[submodule "entt"]
path = entt
url = https://github.com/skypjack/entt.git
[submodule "magnum-integration"]
path = magnum-integration
url = https://github.com/mosra/magnum-integration.git
[submodule "imgui"]
path = imgui
url = https://github.com/ocornut/imgui.git
[submodule "magnum-plugins"]
path = magnum-plugins
url = https://github.com/mosra/magnum-plugins.git
[submodule "ImGuiFileDialog"]
path = ImGuiFileDialog
url = https://github.com/aiekick/ImGuiFileDialog.git