{
  "id": "ruinworks-free-content",
  "title": "RuinWorks Free Content",
  "description": "Free content from RuinWorks! Includes interactive elements, allowing PCs to activate doors, traps, ladders, rotating floors, journal notes and more, while the GM can customize scenes easily through clickable buttons to select themes, images and activate special options like traps, secret doors.\nCheck out patreon.com/ruinworks for full content",
  "url": "https://www.patreon.com/ruinworks",
  "version": "1.0.3",
  "compatibility": {
    "minimum": "10",
    "verified": "10",
    "maximum": "10"
  },
  "authors": [
    {
      "name": "RuinWorks",
      "discord": "abominablerob#3707"
    }
  ],
  "esmodules": [
    "./scripts/init.js",
    "scripts/compendium-import.js"
  ],
  "languages": [
    {
      "lang": "en",
      "name": "",
      "path": "languages/en.json",
      "flags": {}
    }
  ],
  "packs": [
    {
      "name": "actors",
      "label": "RuinWorks Free Content",
      "path": "/packs/actors.db",
      "entity": "Actor",
      "type": "Actor",
      "system": "dnd5e"
    },
    {
      "name": "adventure",
      "label": "RuinWorks Free Content",
      "path": "/packs/adventure.db",
      "entity": "Adventure",
      "type": "Adventure",
      "system": "dnd5e"
    },
    {
      "name": "items",
      "label": "RuinWorks Free Content",
      "path": "/packs/items.db",
      "entity": "Item",
      "type": "Item",
      "system": "dnd5e"
    },
    {
      "name": "journals",
      "label": "RuinWorks Free Content",
      "path": "/packs/journals.db",
      "entity": "JournalEntry",
      "type": "JournalEntry"
    },
    {
      "name": "macros",
      "label": "RuinWorks Free Content",
      "path": "packs/macros.db",
      "private": false,
      "type": "Macro",
      "flags": {}
    },
    {
      "name": "maps",
      "label": "RuinWorks Free Content",
      "path": "/packs/maps.db",
      "entity": "Scene",
      "type": "Scene"
    }
  ],
  "relationships": {
    "requires": [
      {
        "id": "scene-packer",
        "type": "module",
        "manifest": "https://github.com/League-of-Foundry-Developers/scene-packer/releases/latest/download/module.json"
      },
      {
        "id": "levels",
        "type": "module",
        "manifest": "https://github.com/theripper93/Levels/releases/latest/download/module.json",
        "compatibility": {}
      },
      {
        "id": "betterroofs",
        "type": "module",
        "manifest": "https://github.com/theripper93/Better-Roofs/releases/latest/download/module.json",
        "compatibility": {}
      },
      {
        "id": "monks-active-tiles",
        "type": "module",
        "manifest": "https://github.com/ironmonk88/monks-active-tiles/releases/latest/download/module.json",
        "compatibility": {}
      },
      {
        "id": "multiface-tiles",
        "type": "module",
        "manifest": "https://gitlab.com/Freeze020/multiface-tiles/-/raw/master/module.json",
        "compatibility": {}
      },
      {
        "id": "token-attacher",
        "type": "module",
        "manifest": "https://raw.githubusercontent.com/KayelGee/token-attacher/master/module.json",
        "compatibility": {}
      },
      {
        "id": "tagger",
        "type": "module",
        "manifest": "https://github.com/fantasycalendar/FoundryVTT-Tagger/releases/latest/download/module.json",
        "compatibility": {}
      },
      {
        "id": "lib-wrapper",
        "type": "module",
        "manifest": "https://github.com/ruipin/fvtt-lib-wrapper/releases/latest/download/module.json",
        "compatibility": {}
      },
      {
        "id": "wall-height",
        "type": "module",
        "manifest": "https://github.com/theripper93/wall-height/releases/latest/download/module.json",
        "compatibility": {}
      }
    ]
  },
  "manifest": "https://storage.googleapis.com/ruinworks-free/ruinworks-free-content-v10/module.json",
  "download": "https://storage.googleapis.com/ruinworks-free/ruinworks-free-content-v10/ruinworks-free-content.zip",
  "manifestPlusVersion": "1.2.0"
}