From 4d0fb606af4f14fcbfd2a0f28c3c23cb2495092c Mon Sep 17 00:00:00 2001 From: Ryan Ward Date: Sat, 30 May 2026 21:29:14 -0700 Subject: [PATCH] Updated modules --- .gitmodules | 5 ++++- gui | 1 + 2 files changed, 5 insertions(+), 1 deletion(-) create mode 160000 gui 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