Antiquitas

Antiquitas

Ancient Roman city builder and simulation game.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Antiquitas",
  "description": "Ancient Roman city builder and simulation game.",
  "version": "1.0.0",
  "manifest_version": 2,
  "icons": {
    "128": "antiquitas-128.png"
  },
  "app": {
    "urls": [
      "https://www.apewebapps.com/antiquitas/chrome/"
    ],
    "launch": {
      "web_url": "https://www.apewebapps.com/antiquitas/chrome/"
    }
  }
}