Castlot

Castlot

Enter the world of Castlot! It is a browser-based strategy game that combines city building and management

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "name": "Castlot",
  "description": "Enter the world of Castlot! It is a browser-based strategy game that combines city building and management",
  "version": "1.0.0.1",
  "manifest_version": 2,
  "icons": {
    "128": "icon_128.jpg"
  },
  "app": {
    "urls": [
      "http://subagames.com/Castlot/"
    ],
    "launch": {
      "web_url": "http://subagames.com/Castlot/"
    }
  }
}