From 0ea5e7784923d441054187959678b1e191a8f564 Mon Sep 17 00:00:00 2001 From: cpo007 Date: Sat, 8 Oct 2016 14:53:40 +0800 Subject: [PATCH] Add SCP game (#435) --- contents.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/contents.json b/contents.json index 9cd9ea28..cf7c84a5 100644 --- a/contents.json +++ b/contents.json @@ -9700,6 +9700,26 @@ "license": "other", "date_added": "Oct 6 2016", "suggested_by": "@dkhamsing" + }, + { + "title": "S.C.P-Asylum-Fail", + "description": "A game like ’Life Line’", + "source": "https://github.com/cpo007/S.C.P-Asylum-Fail", + "screenshots": [ + "https://github.com/cpo007/S.C.P-Asylum-Fail/blob/master/Image/Launch.png", + "https://github.com/cpo007/S.C.P-Asylum-Fail/blob/master/Image/Home.png" + ], + "lang": "zho", + "category-ids": [ + "game" + ], + "tags": [ + "swift" + ], + "license": "other", + "date_added": "Oct 8 2016", + "suggested_by": "@cpo007", + "stars": 0 } ] }