From 8618cdada4e24c95b6b3520a815c395b2d19c130 Mon Sep 17 00:00:00 2001 From: PhatPhuckDave Date: Fri, 16 May 2025 09:13:57 +0200 Subject: [PATCH] Add ui source as a proper submodule --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitmodules b/.gitmodules index 451b657..c7fe64f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,3 +7,6 @@ [submodule "Meta"] path = Meta url = https://git.site.quack-lab.dev/dave/wow_Meta +[submodule "wow-ui-source"] + path = wow-ui-source + url = https://github.com/Gethe/wow-ui-source