diff --git a/.gitmodules b/.gitmodules index 55bacb4e..1733de0e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,3 +7,6 @@ [submodule "_example_integration"] path = _example_integration url = https://github.com/pthom/hello_imgui_template.git +[submodule "external/netImgui"] + path = external/netImgui + url = https://github.com/pthom/netImgui.git diff --git a/external/netImgui b/external/netImgui new file mode 160000 index 00000000..cf7b8fc9 --- /dev/null +++ b/external/netImgui @@ -0,0 +1 @@ +Subproject commit cf7b8fc9df10d1010a9fc88bc1c07af33d8a953d