add more stuff
This commit is contained in:
15
.gitmodules
vendored
15
.gitmodules
vendored
@@ -4,3 +4,18 @@
|
||||
[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
|
||||
|
||||
Reference in New Issue
Block a user