From ad74ec5884581d19bd86c3adac3dabcf20b22b14 Mon Sep 17 00:00:00 2001 From: dkhamsing Date: Thu, 2 Jul 2020 07:54:42 -0700 Subject: [PATCH] Add Revill by @ViniciusDeep --- contents.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/contents.json b/contents.json index ac1ab833..09cd9057 100644 --- a/contents.json +++ b/contents.json @@ -21878,6 +21878,26 @@ "date_added": "Jul 1 2020", "suggested_by": "@dkhamsing", "stars": 10 + }, + { + "title": "Revill", + "description": "Browse and search games", + "category-ids": [ + "swiftui", + "content" + ], + "source": "https://github.com/ViniciusDeep/Revill", + "license": "mit", + "tags": [ + "swift", + "swiftui", + "combine" + ], + "screenshots": [ + "https://user-images.githubusercontent.com/32227073/65997616-0ef63f80-e470-11e9-8faa-d2d6728202a5.png" + ], + "date_added": "Jul 2 2020", + "suggested_by": "@dkhamsing" } ] }