We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c0da28 commit 15a0632Copy full SHA for 15a0632
.gitmodules
@@ -4,3 +4,7 @@
4
[submodule "dep/libwolv"]
5
path = dep/libwolv
6
url = git@github.com:WerWolv/libwolv.git
7
+[submodule "dep/imgui"]
8
+ path = dep/imgui
9
+ url = https://github.com/ocornut/imgui.git
10
+ branch = docking
dep/imgui
0 commit comments