diff --git a/.gitmodules b/.gitmodules index 5d071b1..fb4e169 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,3 +4,6 @@ [submodule "src/gaemstone.ECS"] path = src/gaemstone.ECS url = https://git.mcft.net/copygirl/gaemstone.ECS.git +[submodule "src/ImGui.NET"] + path = src/ImGui.NET + url = https://git.mcft.net/copygirl/ImGui.NET diff --git a/src/ImGui.NET b/src/ImGui.NET new file mode 160000 index 0000000..31dc99a --- /dev/null +++ b/src/ImGui.NET @@ -0,0 +1 @@ +Subproject commit 31dc99a9c8394ccc4c0e5d8322a2d412a768399b