Colony Wars

Colony Wars

Colony Wars is an early in development real time strategy RTS game.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Colony Wars",
  "description": "Colony Wars is an early in development real time strategy RTS game.",
  "version": "0.2.0",
  "manifest_version": 2,
  "icons": {
    "128": "colony-wars-128.png"
  },
  "app": {
    "urls": [
      "https://www.apewebapps.com/colony-wars/chrome/"
    ],
    "launch": {
      "web_url": "https://www.apewebapps.com/colony-wars/chrome/"
    }
  }
}