From 8e0aeee1143546fdbc180d5c997c0573f6aeff95 Mon Sep 17 00:00:00 2001 From: Daniel Khamsing Date: Wed, 5 Jul 2017 07:32:48 -0700 Subject: [PATCH] Add 4xMobileGame by @shankqr, close #493 --- contents.json | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/contents.json b/contents.json index fc28228b..782e920b 100644 --- a/contents.json +++ b/contents.json @@ -13474,7 +13474,7 @@ "license": "mit", "date_added": "Jul 1 2017", "suggested_by": "@atuooo" - },{ + },{ "title": "EconoApp", "category-ids": ["finance"], "description": "Keep track of economic information", @@ -13484,6 +13484,17 @@ "date_added": "Jun 26 2017", "suggested_by": "@viniciusvieir", "tags": ["swift"] + }, + { + "title": "Game of War clone", + "source": "https://github.com/shankqr/4xMobileGame", + "screenshots": ["https://user-images.githubusercontent.com/3216424/27571005-10f73774-5b35-11e7-9a84-c0b720280fc1.jpeg"], + "description": "4x strategy game", + "category-ids": ["game"], + "tags": ["helpshift", "ssziparchive"], + "license": "other", + "date_added": "Jul 5 2017", + "suggested_by": "@dkhamsing" } ] }