From 30a9d11fe41151a481916eae00d76c802c900575 Mon Sep 17 00:00:00 2001 From: Rohan Barar Date: Wed, 7 Aug 2024 09:34:59 +1000 Subject: [PATCH] Added WinApps Launcher as a submodule --- .gitmodules | 3 +++ WinApps-Launcher | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 WinApps-Launcher diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..2c3ac9c --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "WinApps-Launcher"] + path = WinApps-Launcher + url = https://github.com/winapps-org/WinApps-Launcher.git diff --git a/WinApps-Launcher b/WinApps-Launcher new file mode 160000 index 0000000..eaa660d --- /dev/null +++ b/WinApps-Launcher @@ -0,0 +1 @@ +Subproject commit eaa660d39bf3f49b136c98c87c35e3e12f118f8f