From 50be994c90b5caf8241b164a6e1b2756d69bc32c Mon Sep 17 00:00:00 2001 From: uncor3 Date: Sun, 5 Apr 2026 10:57:43 +0000 Subject: [PATCH] update submodule urls --- .gitmodules | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 1ea6dd7..971f9d4 100644 --- a/.gitmodules +++ b/.gitmodules @@ -9,4 +9,7 @@ url = https://github.com/uncor3/idevice.git [submodule "lib/uxplay"] path = lib/uxplay - url = https://github.com/iDescriptor/uxplay.git \ No newline at end of file + url = https://github.com/iDescriptor/uxplay.git +[submodule "lib/zupdater"] + path = lib/zupdater + url = https://github.com/libZQT/zupdater.git \ No newline at end of file