{ "title": "Beneos Module", "description": "Quality of life features for Beneos Battlemaps, Tokens, Spells and Items", "version": "13.2.9", "socket": true, "compatibility": { "minimum": "13", "verified": "13" }, "url": "https://github.com/BeneosBattlemaps/beneos-module", "manifest": "https://raw.githubusercontent.com/BeneosBattlemaps/beneos-module/main/module.json", "download": "https://github.com/BeneosBattlemaps/beneos-module/archive/refs/tags/13.2.9.zip", "scripts": [ "scripts/beneosfx.js" ], "styles": [ "css/beneos.css", "css/table-top.css", "css/beneos-journal.css" ], "esmodules": [ "scripts/beneos_module.js", "scripts/beneos-journal.js" ], "packs": [], "id": "beneos-module", "authors": [ { "name": "Beneos | Ben#0159", "flags": {} } ], "relationships": { "requires": [ { "id": "moulinette", "type": "module", "manifest": "https://github.com/Moulinette-Craft/moulinette-foundryvtt-module/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": "poi-teleport", "type": "module", "manifest": "https://raw.githubusercontent.com/BeneosBattlemaps/Beneos-Point-Of-Interest-Teleporter/main/module.json", "compatibility": {} }, { "id": "scene-packer", "type": "module", "manifest": "https://github.com/League-of-Foundry-Developers/scene-packer/releases/latest/download/module.json", "compatibility": {} }, { "id": "fxmaster", "type": "module", "manifest": "https://github.com/gambit07/fxmaster/releases/latest/download/module.json", "compatibility": {} }, { "id": "multilevel-tokens", "type": "module", "manifest": "https://raw.githubusercontent.com/BeneosBattlemaps/Beneos-Multilevel-Tokens/main/module.json", "compatibility": {} }, { "id": "LockView", "type": "module", "manifest": "https://github.com/MaterialFoundry/LockView/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": {} } ] }, "flags": { "hotReload": { "extensions": [ "css", "hbs", "html", "json" ], "paths": [ "css/", "lang/", "assets/", "templates/" ] } } }