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