diff --git a/.gitmodules b/.gitmodules index 50eba49..e3f0166 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "multi"] path = multi - url = https://github.com/rayaman/multi.git \ No newline at end of file + url = https://github.com/rayaman/multi.git +[submodule "gui"] + path = gui + url = https://github.com/rayaman/gui diff --git a/gui b/gui new file mode 160000 index 0000000..3e100d6 --- /dev/null +++ b/gui @@ -0,0 +1 @@ +Subproject commit 3e100d6fdf50fe121344a8f87217c662534de0b9