topical media & game development

talk show tell print

mobile-game-ch27-packaged-app-manifest.json / json



  {
    "name": "Alien Invasion Packaged",
    "description": "Save the world, you know the drill...",
    "version": "1.0.0",
    "app": {
      "launch": {
        "local_path": "index.html"
      }
    },
    "icons": {
      "128": "invasion_128.png",
      "16": "invasion_16.png"
    }
  }
  
  


(C) Æliens 04/09/2009

You may not copy or print any of this material without explicit permission of the author or the publisher. In case of other copyright issues, contact the author.