{
  "id": "pb-shanty-engine",
  "title": "Pirate Borg Shanty Engine",
  "description": "Mystic Shanty automation and the Jolly Rogenerator recording links for Pirate Borg.<p>More Pirate Borg tools at <a href=\"https://jolly-rogenerator.app\">jolly-rogenerator.app</a>. Support development on <a href=\"https://www.patreon.com/c/r2plays\">Patreon</a>.</p>",
  "version": "1.4.15",
  "compatibility": {
    "minimum": "13",
    "verified": "14",
    "maximum": "14"
  },
  "authors": [
    {
      "name": "FutureHax",
      "url": "https://github.com/FutureHax"
    }
  ],
  "esmodules": [
    "scripts/main.js"
  ],
  "styles": [
    "styles/module.css"
  ],
  "languages": [
    {
      "lang": "en",
      "name": "English",
      "path": "languages/en.json"
    }
  ],
  "packs": [
    {
      "name": "journals-shanty-engine",
      "label": "Pirate Borg Shanty Engine - Guide",
      "system": "pirateborg",
      "path": "packs/journals-shanty-engine",
      "type": "JournalEntry",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "flags": {}
    }
  ],
  "packFolders": [
    {
      "name": "Pirate Borg Shanty Engine",
      "sorting": "a",
      "packs": [
        "journals-shanty-engine"
      ]
    }
  ],
  "relationships": {
    "requires": [
      {
        "id": "pirateborg",
        "type": "system",
        "manifest": "https://raw.githubusercontent.com/Limithron-Foundry-VTT/pirate-borg-system/main/system.json",
        "compatibility": {
          "minimum": "1.3.0"
        }
      }
    ]
  },
  "url": "https://github.com/FutureHax/pb-shanty-engine",
  "manifest": "https://downloads.r2plays.games/futurehax/pb-shanty-engine/latest/module.json",
  "download": "https://downloads.r2plays.games/futurehax/pb-shanty-engine/v1.4.15/module.zip",
  "bugs": "https://github.com/FutureHax/pb-shanty-engine/issues",
  "changelog": "https://downloads.r2plays.games/futurehax/pb-shanty-engine/CHANGELOG.md"
}
