diff --git a/contents.json b/contents.json index 9854cb0e..8f29b878 100644 --- a/contents.json +++ b/contents.json @@ -17059,6 +17059,23 @@ ], "date_added": "Sep 3 2018", "suggested_by": "@archagon" + }, + { + "title": "Ragnarok", + "category-ids": ["game"], + "description": "A simple game application for the practice of beginners in Swift-programming", + "source": "https://github.com/riley-usagi/SwiftAdvance", + "lang": "rus", + "license": "mit", + "stars": 3, + "tags": ["swift"], + "screenshots": [ + "https://raw.githubusercontent.com/riley-usagi/SwiftAdvance/master/Screenshots/1.png", + "https://raw.githubusercontent.com/riley-usagi/SwiftAdvance/master/Screenshots/2.png", + "https://raw.githubusercontent.com/riley-usagi/SwiftAdvance/master/Screenshots/3.png" + ], + "date_added": "Sep 4 2018", + "suggested_by": "@riley-usagi" } ] }