{
  "name": "ruinworks-castleglen-dungeon",
  "title": "Ruinworks - Castleglen Dungeon",
  "description": "This module contains 2 scenes, depicting the multiple levels of Castleglen Dungeon - the occupied dungeon and the abandoned dungeon. It's a classic castle dungeon, fitted with guard rooms, cells, flooded rooms, traps and ceremonial chambers.",
  "version": "1.0.0",
  "minimumCoreVersion": "0.7.9",
  "compatibleCoreVersion": "9",
  "author": "RuinWorks",
  "authors": [
    {
      "name": "RuinWorks",
      "discord": "abominablerob#3707"
    }
  ],
  "packs": [
    {
      "name": "maps",
      "label": "Ruinworks Castleglen Dungeon",
      "path": "/packs/maps.db",
      "entity": "Scene",
      "type": "Scene"
    },
    {
      "name": "actors",
      "label": "Ruinworks Castleglen Dungeon",
      "path": "/packs/actors.db",
      "entity": "Actor",
      "type": "Actor"
    },
    {
      "name": "journals",
      "label": "Ruinworks Castleglen Dungeon",
      "path": "/packs/journals.db",
      "entity": "JournalEntry",
      "type": "JournalEntry"
    }
  ],
  "esmodules": [
    "./scripts/init.js"
  ],
  "dependencies": [
    {
      "name": "scene-packer",
      "manifest": "https://github.com/League-of-Foundry-Developers/scene-packer/releases/latest/download/module.json",
      "type": "module"
    },
    {
      "name": "levels",
      "manifest": "https://github.com/theripper93/Levels/releases/latest/download/module.json",
      "type": "module"
    },
    {
      "name": "betterroofs",
      "manifest": "https://github.com/theripper93/Better-Roofs/releases/latest/download/module.json",
      "type": "module"
    },
    {
      "name": "monks-active-tiles",
      "manifest": "https://github.com/ironmonk88/monks-active-tiles/releases/latest/download/module.json",
      "type": "module"
    }
  ],
  "url": "https://www.patreon.com/ruinworks",
  "manifest": "https://storage.googleapis.com/ruinworks-patreon/ruinworks-castleglen-dungeon/module.json",
  "download": "https://storage.googleapis.com/ruinworks-patreon/ruinworks-castleglen-dungeon/ruinworks-castleglen-dungeon.zip",
  "manifestPlusVersion": "1.2.0"
}