{
  "id": "makeitshiny-dnd5e",
  "title": "Make it Shiny : Animated Spells",
  "version": "0.3.2",
  "compatibility": {
    "minimum": "12",
    "verified": "14"
  },
  "description": "The most popular and visual DnD 5e spells, fully animated according to the SRD description ! \nVersion 0.3.2 : Autocast is here ! Animations now play automatically when casting from the sheet.",
  "authors": [
    {
      "name": "Shiny",
      "url": "https://www.patreon.com/makeitshiny",
      "discord": "shiny1473",
      "flags": {}
    }
  ],
  "packs": [
    {
      "name": "make-it-shiny-dnd5e",
      "label": "Make it Shiny - DnD5e",
      "path": "packs/make-it-shiny-dnd5e",
      "type": "Actor"
    }
  ],
  "relationships": {
    "systems": [
      {
        "id": "dnd5e",
        "type": "system"
      }
    ]
  },
  "esmodules": [
    "./scripts/shiny_sequencer.js",
    "./scripts/shiny_autocast.js"
  ],
  "manifest": "https://r2.foundryvtt.com/packages-public/makeitshiny-dnd5e/module.json",
  "protected": true
}