From 523c543690f71783bcc477854afb448e65d44083 Mon Sep 17 00:00:00 2001 From: Magesh K <47920326+mahee96@users.noreply.github.com> Date: Wed, 18 Dec 2024 05:27:44 +0530 Subject: [PATCH] [git-submodule]: checkin apps-v2.json as submodule --- .gitignore | 3 +-- .gitmodules | 4 ++++ SideStore/apps-v2.json | 1 + 3 files changed, 6 insertions(+), 2 deletions(-) create mode 160000 SideStore/apps-v2.json diff --git a/.gitignore b/.gitignore index b56b4c02..a4ac0ad8 100644 --- a/.gitignore +++ b/.gitignore @@ -55,5 +55,4 @@ SideStore/em_proxy/* **/.last-prebuilt-fetch-minimuxer # misc -**/output.txt -apps-v2.json/ \ No newline at end of file +**/output.txt \ No newline at end of file diff --git a/.gitmodules b/.gitmodules index 7cd87a3f..0705eb49 100644 --- a/.gitmodules +++ b/.gitmodules @@ -48,4 +48,8 @@ path = SideStore/libfragmentzip url = https://github.com/SideStore/libfragmentzip branch = master +[submodule "SideStore/apps-v2.json"] + path = SideStore/apps-v2.json + url = https://github.com/SideStore/apps-v2.json + branch = main diff --git a/SideStore/apps-v2.json b/SideStore/apps-v2.json new file mode 160000 index 00000000..9166c28c --- /dev/null +++ b/SideStore/apps-v2.json @@ -0,0 +1 @@ +Subproject commit 9166c28c455326d31cafe89acf2f7c9caa9384c1