{
  "id": "my-best-rollmate",
  "title": "My BEST Rollmate - The ULTIMATE Cinematic Roll Companion",
  "description": "Your DEFINITIVE atmospheric, all-encompassing tool to manage group checks, roll initiative, pick random tokens with real 3D WebGL dice, immersive sound effects and animations. Comes with the exclusive \"MyArtist\" feature and the Immersive Board Mode! It takes your interface and customization to a whole new level. Your Table. Your Rules. Your Design. Stop settling for default layouts. With MyArtist, you control the aesthetic of your campaign.",
  "version": "1.0.3",
  "authors": [
    {
      "name": "DeathSteed",
      "flags": {}
    }
  ],
  "compatibility": {
    "minimum": "13",
    "verified": "13"
  },
  "scripts": [
    "scripts/config.js",
    "scripts/lang.js",
    "scripts/audio.js",
    "scripts/3d-engine.js",
    "scripts/roll-logic.js",
    "scripts/ui-handler.js",
    "scripts/main.js"
  ],
  "styles": [
    "styles/rollmate.css"
  ],
  "url": "https://github.com/DEATHSTEED/DEATHSTEED",
  "manifest": "https://r2.foundryvtt.com/packages-public/my-best-rollmate/module.json",
  "protected": true,
  "flags": {
    "forge-vtt": {
      "manifest": "https://raw.githubusercontent.com/DEATHSTEED/DEATHSTEED/main/my-best-rollmate/module.json"
    }
  }
}