Dead Valley

Dead Valley

Escape from Zombie-infested Dead Valley in this HTML5 Grand Theft Auto style Game.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "name": "Dead Valley",
  "description": "Escape from Zombie-infested Dead Valley in this HTML5 Grand Theft Auto style Game.",
  "version": "1.0",
  "app": {
    "launch": {
      "web_url": "http://www.deadvalleygame.com"
    }
  },
  "icons": {
    "128": "icon_128.png"
  },
  "requirements": {
    "3D": {
      "features": [
        "css3d"
      ]
    }
  },
  "manifest_version": 2
}