From 31bea9b6dff880b7404e2fde97b5822ea4657e01 Mon Sep 17 00:00:00 2001 From: dkhamsing Date: Tue, 11 Feb 2025 05:52:29 -0800 Subject: [PATCH] Add Delta (#1735) --- contents.json | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/contents.json b/contents.json index ef4f7b2aa655..480b8f39d8cd 100644 --- a/contents.json +++ b/contents.json @@ -32546,6 +32546,24 @@ "license": "mit", "date_added": "Feb 9 2025", "suggested_by": "@awaseem" - } + }, + { + "title": "Delta", + "category-ids": [ + "emulator" + ], + "tags": [ + "swift" + ], + "screenshots": [ + "https://user-images.githubusercontent.com/705880/115471008-203aa480-a1ec-11eb-8aba-237a46799543.png" + ], + "description": "Video game emulator for non-jailbroken devices", + "source": "https://github.com/rileytestut/Delta", + "itunes": "https://apps.apple.com/app/delta-game-emulator/id1048524688", + "license": "other", + "date_added": "Feb 10 2025", + "suggested_by": "@ndrew222" + } ] }