From 869cb50da2756bc17e530ef649ee7188a7255fe2 Mon Sep 17 00:00:00 2001 From: Daniel Khamsing Date: Thu, 27 Oct 2016 07:51:04 -0700 Subject: [PATCH] Add FinalFighter-iphone by @sebcode --- contents.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/contents.json b/contents.json index 272cf4ec..b0c9137a 100644 --- a/contents.json +++ b/contents.json @@ -10093,6 +10093,16 @@ "license": "other", "date_added": "Oct 27 2016", "suggested_by": "@dkhamsing" - } + }, + { + "title": "FinalFighter", + "category-ids": ["game"], + "source": "https://github.com/sebcode/FinalFighter-iphone", + "description": "Tank-battle game", + "tags": ["Cocos2D", "archive"], + "license": "mit", + "date_added": "Oct 27 2016", + "suggested_by": "@dkhamsing" + }, ] }