clean up formatting of default prefill JSON

This commit is contained in:
Christopher Van 2014-07-16 13:52:03 -07:00
Родитель 43c4c2108b
Коммит f10735f402
1 изменённых файлов: 16 добавлений и 17 удалений

Просмотреть файл

@ -2,8 +2,7 @@
"games": [
{
"app_url": "http://nuttyninjas.com/",
"artwork":
{
"artwork": {
"src": "background.jpg"
},
"default_locale": "en",
@ -26,7 +25,7 @@
"it",
"zh-TW"
],
"name": "Nutty Ninjas",
"name": "Nutty Ninjas",
"number_of_players": "multiplayer",
"privacy_policy_url": "http://una-org.github.io/demos.html",
"screenshots": [
@ -46,7 +45,7 @@
"width": 673
}
],
"slug":"nutty-ninjas",
"slug": "nutty-ninjas",
"videos": [
"http://www.youtube.com/embed/4kvT0dywaF8",
"http://www.youtube.com/embed/1Sow2O8D9Ok"
@ -64,8 +63,8 @@
"default_locale": "it",
"description": "Serving as Nintendo's mascot and the eponymous protagonist of the series, Mario has appeared in over 200 video games since his creation. Depicted as a short, pudgy, Italian plumber who resides in the Mushroom Kingdom, he repeatedly rescues Princess Peach from the Koopa villain Bowser and stops his numerous plans to destroy him and take over the kingdom. Mario also has other enemies and rivals, including Donkey Kong and Wario.",
"fullscreen": true,
"homepage_url": "http://cvan.github.io/",
"genre": "adventure",
"homepage_url": "http://cvan.github.io/",
"icons": [
{
"height": 64,
@ -117,10 +116,10 @@
}
],
"default_locale": "it",
"description": "Set during the aftermath of an apocalyptic pandemic, the game pits its four protagonists—dubbed the Survivors—against hordes of the infected. There are four game modes: a single-player mode in which allied characters are controlled by AI; a four-player, co-op campaign mode; an eight-player online versus mode; and a four-player survival mode. ",
"description": "Set during the aftermath of an apocalyptic pandemic, the game pits its four protagonists\u2014dubbed the Survivors\u2014against hordes of the infected. There are four game modes: a single-player mode in which allied characters are controlled by AI; a four-player, co-op campaign mode; an eight-player online versus mode; and a four-player survival mode. ",
"fullscreen": true,
"homepage_url": "http://cvan.github.io/",
"genre": "action",
"homepage_url": "http://cvan.github.io/",
"icons": [
{
"height": 64,
@ -168,8 +167,8 @@
"default_locale": "en",
"description": "The creative and building aspects of Minecraft allow players to build constructions out of textured cubes in a 3D procedurally generated world. Other activities in the game include exploration, gathering resources, crafting, and combat.",
"fullscreen": true,
"homepage_url": "http://cvan.github.io/",
"genre": "action",
"homepage_url": "http://cvan.github.io/",
"icons": [
{
"height": 64,
@ -219,8 +218,8 @@
"default_locale": "en",
"description": "The gameplay of Papers, Please focuses on the work life of an immigration inspector at a border checkpoint for the fictitious country of Arstotzka. The player inspects arrivals' documents and uses an array of tools to determine whether the papers are in order, for the purpose of keeping unwanted individuals, such as terrorists, wanted criminals, or smugglers, out of the country.",
"fullscreen": true,
"homepage_url": "http://cvan.github.io/",
"genre": "action",
"homepage_url": "http://cvan.github.io/",
"icons": [
{
"height": 64,
@ -263,8 +262,8 @@
"default_locale": "en",
"description": "Batman: Arkham Asylum is an action-adventure game viewed from the third-person perspective. The playable character is visible on the screen and the camera can be freely rotated around him.[1][5][6] The player controls Batman as he traverses Arkham Asylum, a secure facility for the criminally insane located off the coast of Gotham City",
"fullscreen": true,
"homepage_url": "http://cvan.github.io/",
"genre": "action",
"homepage_url": "http://cvan.github.io/",
"icons": [
{
"height": 64,
@ -307,8 +306,8 @@
"default_locale": "en",
"description": "Arkham City is an open world action-adventure game that incorporates elements of stealth game tactics.[13] It is presented from the third-person perspective, showing the playable character on screen and allowing the camera to be freely rotated around them.",
"fullscreen": true,
"homepage_url": "http://cvan.github.io/",
"genre": "action",
"homepage_url": "http://cvan.github.io/",
"icons": [
{
"height": 64,
@ -356,8 +355,8 @@
"default_locale": "en",
"description": "The game's main storyline is set one year after that of 2011's Batman: Arkham City and follows Batman, at the peak of his ability, as he confronts the supervillain Scarecrow, who has returned to Gotham City to unite Batman's enemies in a plot to finally kill the Dark Knight.",
"fullscreen": true,
"homepage_url": "http://cvan.github.io/",
"genre": "action",
"homepage_url": "http://cvan.github.io/",
"icons": [
{
"height": 64,
@ -397,8 +396,8 @@
"default_locale": "en",
"description": "2048 is a single-player online and mobile game in which the objective is to slide tiles on a grid to combine them and create a tile with the number 2048",
"fullscreen": true,
"homepage_url": "http://cvan.github.io/",
"genre": "action",
"homepage_url": "http://cvan.github.io/",
"icons": [
{
"height": 64,
@ -438,8 +437,8 @@
"default_locale": "en",
"description": "Flappy Bird is a side-scrolling mobile game featuring 2D retro style graphics. The objective is to direct a flying bird, which moves continuously to the right, between each oncoming set of pipes without colliding with them, which otherwise ends the game.",
"fullscreen": true,
"homepage_url": "http://cvan.github.io/",
"genre": "action",
"homepage_url": "http://cvan.github.io/",
"icons": [
{
"height": 64,
@ -468,6 +467,6 @@
"slug": "flappy-bird"
}
],
"numUsers": 10,
"numFriends": 2
}
"numFriends": 2,
"numUsers": 10
}