{
  "id": "tabletop-rpg-music-patreon",
  "title": "Tabletop RPG Music - Patreon",
  "description": "<p>A Patreon-exclusive version of my Foundry VTT music module, featuring lots of extra bonus tracks, alternate versions of existing tracks, and looping versions of all tracks! Includes a search/filter/import tool installed via a free companion module, for quickly finding the perfect tracks when you need them. Get access by supporting me on <a href='https://www.patreon.com/tabletoprpgmusic' title='Patreon'>Patreon</a> at the top tier!</p>",
  "authors": [
    {
      "name": "Tabletop RPG Music"
    }
  ],
  "url": "https://www.patreon.com/tabletoprpgmusic",
  "version": "5.0.1",
  "compatibility": {
    "minimum": "12",
    "verified": "14"
  },
  "relationships": {
    "requires": [
      {
        "id": "tabletop-rpg-music-filter",
        "type": "module",
        "compatibility": {
          "minimum": "1.0.2"
        }
      }
    ]
  },
  "flags": {
    "tabletop-rpg-music-filter": {
      "schema": 1,
      "label": "Patreon",
      "tracks": "data/tracks.json",
      "audio": {
        "type": "remote",
        "base": "https://cdn.tabletoprpgmusic.com/music",
        "layout": "typeFolders"
      }
    }
  },
  "packs": [
    {
      "name": "tabletop-rpg-music-looping-patreon",
      "label": "Tabletop RPG Music \u2013 Looping (Patreon)",
      "path": "/packs/tabletop-rpg-music-looping-patreon",
      "type": "Playlist",
      "private": false
    },
    {
      "name": "tabletop-rpg-music-non-looping-patreon",
      "label": "Tabletop RPG Music \u2013 Non-looping (Patreon)",
      "path": "/packs/tabletop-rpg-music-non-looping-patreon",
      "type": "Playlist",
      "private": false
    }
  ],
  "packFolders": [
    {
      "name": "Tabletop RPG Music - Patreon",
      "sorting": "a",
      "packs": [
        "tabletop-rpg-music-looping-patreon",
        "tabletop-rpg-music-non-looping-patreon"
      ]
    }
  ],
  "socket": false,
  "manifest": "https://r2.foundryvtt.com/packages-public/tabletop-rpg-music-patreon/module.json",
  "protected": true,
  "coreTranslation": false,
  "scripts": [
    "scripts/migration.js"
  ]
}