From 91252a7f8155cc6c4c2b65569152b2c3c07add03 Mon Sep 17 00:00:00 2001 From: Daniel Khamsing Date: Thu, 27 Oct 2016 08:02:50 -0700 Subject: [PATCH] Add lumio by @joannecdyer --- contents.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/contents.json b/contents.json index 1212b335..ae0e3a75 100644 --- a/contents.json +++ b/contents.json @@ -10141,6 +10141,17 @@ "license": "other", "date_added": "Oct 27 2016", "suggested_by": "@dkhamsing" + }, + { + "title": "Lumio", + "category-ids": ["game"], + "tags": ["Cocos2D"], + "screenshot": ["https://github.com/joannecdyer/lumio/raw/master/Lumio/Resources/Screenshots/ScreenShot1.png"], + "source": "https://github.com/joannecdyer/lumio", + "description": "Puzzle game", + "license": "other", + "date_added": "Oct 27 2016", + "suggested_by": "@dkhamsing" } ] }