Skip to content

Commit

Permalink
Update manifest.json
Browse files Browse the repository at this point in the history
  • Loading branch information
slashman committed Sep 13, 2019
1 parent b5fd404 commit 7c837ec
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions manifest.json
@@ -1,14 +1,14 @@
{
"name": "Title of the game",
"description": "Description of the game, including controls and optional extras for Coil subscribers if you participate in the Web Monetization category.",
"name": "Backpack Monsters",
"description": "Explore the world looking for monsters, can you find the legendary ones? share your discoveries with your friends! As a Coil subscriber your action points will recover much quicker.",
"images" : {
"image_large": "image-big.jpg",
"image_thumbnail": "image-small.jpg"
"image_large": "large.png",
"image_thumbnail": "thumbnail.png"
},
"categories": ["Desktop", "Mobile", "Server", "Web Monetization", "WebXR"],
"categories": ["Desktop", "Mobile", "Web Monetization"],
"user" : {
"name": "optional",
"website": "optional",
"twitter": "optional"
"name": "Santiago Zapata",
"website": "https://slashie.net",
"twitter": "slashie_"
}
}

0 comments on commit 7c837ec

Please sign in to comment.