{
  "id": "mad-redroad",
  "title": "The Red Road Map Pack | The MAD Cartographer",
  "description": "<p>A selection of system-agnostic maps from the MCDM Draw Steel adventure of the same name! Welcome to The Red Road from The MAD Cartographer.</p>",
  "version": "13.1.0",
  "protected": true,
  "compatibility": {
    "minimum": "13",
    "verified": "13"
  },
  "authors": [
    {
      "name": "The MAD Cartographer",
      "email": "info@themad.network",
      "url": "https://patreon.com/themadcartographer",
      "discord": ".harrison",
      "flags": {}
    }
  ],
  "relationships": {
    "requires": [
      {
        "id": "lib-wrapper",
        "type": "module",
        "compatibility": {}
      }
    ],
    "recommends": [
      {
        "id": "scene-packer",
        "type": "module",
        "compatibility": {}
      },
      {
        "id": "betterroofs",
        "type": "module",
        "compatibility": {}
      },
      {
        "id": "wall-height",
        "type": "module",
        "compatibility": {}
      },
      {
        "id": "levels",
        "type": "module",
        "compatibility": {}
      },
      {
        "id": "monks-active-tiles",
        "type": "module",
        "compatibility": {}
      }
    ]
  },
  "packs": [
    {
      "name": "mad-redroad-maps",
      "label": "TMC | The Red Road",
      "path": "packs/mad-redroad-maps",
      "type": "Scene",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "mad-redroad-journals",
      "label": "TMC | The Red Road",
      "path": "packs/mad-redroad-journals",
      "type": "JournalEntry",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    }
  ],
  "esmodules": [
    "scripts/init.js"
  ],
  "url": "https://www.patreon.com/themadcartographer",
  "manifest": "https://r2.foundryvtt.com/packages-public/mad-redroad/module.json",
  "flags": {}
}