From 0d73abd07b0bfc2af75e287fb1ef3de7f56cce9a Mon Sep 17 00:00:00 2001 From: dkhamsing Date: Wed, 8 May 2019 07:34:40 -0700 Subject: [PATCH] Add Swiftenstein by @nicklockwood #261 --- contents.json | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/contents.json b/contents.json index 4375fdd9..b17a52a7 100644 --- a/contents.json +++ b/contents.json @@ -17686,6 +17686,24 @@ ], "suggested_by": "@dkhamsing", "license": "other" - } + }, + { + "title": "Swiftenstein", + "category-ids": [ + "clone" + ], + "description": "Wolfenstein 3D clone", + "source": "https://github.com/nicklockwood/Swiftenstein", + "license": "mit", + "stars": 222, + "tags": [ + "swift" + ], + "screenshots": [ + "https://raw.githubusercontent.com/nicklockwood/Swiftenstein/master/Screenshot.png" + ], + "date_added": "May 8 2019", + "suggested_by": "@dkhamsing" + }, ] }