fix json
[ouya-game-data.git] / games / org.blockinger.game.json
1 {
2     "uuid": "3068872c-ff46-11e9-95f2-cfaeaecc0c20",
3     "package": "org.blockinger.game",
4     "title": "Blockinger",
5     "description": "Tetris clone",
6     "players": [
7         1
8     ],
9     "genres": [
10         "Open Source",
11         "Retro"
12     ],
13
14     "releases": [
15         {
16             "name": "1.9.0",
17             "versionCode": "14",
18             "uuid": "386db666-ffe8-11e9-8536-a36ef253a98d",
19             "date": "2019-11-04T21:02:23Z",
20             "latest": true,
21
22             "url": "https://github.com/cweiske/Blockinger/releases/download/v1.9.0/blockinger-1.9.0.apk",
23             "size": 12604401,
24             "md5sum": "800ca8174ebc019a94ec1767e7d92036",
25             
26             "publicSize": 0,
27             "nativeSize": 0
28         }
29     ],
30
31     "media": {
32         "discover": "https://raw.githubusercontent.com/cweiske/Blockinger/master/res/drawable-xhdpi/ouya_icon.png",
33         "large": "https://raw.githubusercontent.com/cweiske/Blockinger/master/res/drawable-xhdpi/ouya_icon.png"
34     },
35
36     "developer": {
37         "uuid": "ea422c24-00a5-11ea-b424-937a35bf4309",
38         "name": "vocollapse"
39     },
40
41     "contentRating": "Everyone",
42     "website": "https://github.com/cweiske/Blockinger",
43     "firstPublishedAt": "2019-11-04T21:02:23Z",
44     "inAppPurchases": false
45 }