From 4df04e47cce8efe5e0081816028bf68eae22418a Mon Sep 17 00:00:00 2001 From: Riley Testut Date: Tue, 4 Apr 2023 17:46:36 -0500 Subject: [PATCH] [Apps] Updates JSON to match AltStore 2.0b1 format --- AltStore/Resources/apps.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/AltStore/Resources/apps.json b/AltStore/Resources/apps.json index c29ff289..f088d647 100644 --- a/AltStore/Resources/apps.json +++ b/AltStore/Resources/apps.json @@ -1,7 +1,9 @@ { "name": "AltStore", "identifier": "com.rileytestut.AltStore", - "sourceURL": "https://cdn.altstore.io/file/altstore/apps.json", + "subtitle": "A home for apps that push the boundaries of iOS.", + "description": "This is the default source for AltStore. You can add additional sources to manage what apps appear in AltStore.\n\nFor more info, check out our FAQ: https://faq.altstore.io/patreon/beta-access/sources", + "website": "https://altstore.io", "apps": [ { "name": "AltStore", @@ -231,6 +233,10 @@ ] } ], + "featuredApps": [ + "com.rileytestut.Delta", + "com.rileytestut.Clip" + ], "news": [ { "title": "Delta Gaining DS Support",