{
  "name": "ruinworks-premium-scenes",
  "title": "RuinWorks-Premium-Scenes",
  "description": "This module contains scenes from RuinWorks Patreon. Forest Ruins, halfling homes, deep dungeons and ruined castles can all be found within!",
  "version": "1.0.0",
  "minimumCoreVersion": "0.7.9",
  "compatibleCoreVersion": "9",
  "author": "RuinWorks",
  "authors": [
    {
      "name": "RuinWorks",
      "discord": "abominablerob#3707"
    }
  ],
  "packs": [
    {
      "name": "maps",
      "label": "RuinWorks-Premium-Scenes",
      "path": "/packs/maps.db",
      "entity": "Scene",
      "type": "Scene"
    },
    {
      "name": "actors",
      "label": "RuinWorks-Premium-Scenes",
      "path": "/packs/actors.db",
      "entity": "Actor",
      "type": "Actor"
    },
    {
      "name": "journals",
      "label": "RuinWorks-Premium-Scenes",
      "path": "/packs/journals.db",
      "entity": "JournalEntry",
      "type": "JournalEntry"
    },
    {
      "name": "items",
      "label": "RuinWorks-Premium-Scenes",
      "path": "/packs/items.db",
      "entity": "Item",
      "type": "Item"
    }
  ],
  "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"
    },
    {
      "name": "multiface-tiles",
      "manifest": "https://gitlab.com/Freeze020/multiface-tiles/-/raw/master/module.json",
      "type": "module"
    }
  ],
  "url": "https://www.patreon.com/ruinworks",
  "manifest": "https://storage.googleapis.com/ruinworks-patreon/ruinworks-premium-scenes/module.json",
  "download": "https://storage.googleapis.com/ruinworks-patreon/ruinworks-premium-scenes/ruinworks-premium-scenes.zip",
  "manifestPlusVersion": "1.2.0"
}