{ "title": "Beneos Module", "description": "Quality of life features for Beneos Battlemaps, Tokens, Spells and Items", "version": "13.2.0", "socket": true, "compatibility": { "minimum": "13", "verified": "13" }, "url": "https://github.com/BeneosBattlemaps/beneos-module", "manifest": "https://raw.githubusercontent.com/BeneosBattlemaps/beneos-module/cloud3/module.json", "download": "https://github.com/BeneosBattlemaps/beneos-module/archive/refs/tags/13.2.0.zip", "scripts": [ "scripts/beneosfx.js" ], "styles": [ "css/beneos.css", "css/table-top.css" ], "esmodules": [ "scripts/beneos_module.js" ], "packs": [ { "name": "beneos_module_actors", "label": "Beneos Tokens", "path": "packs/beneos_module_actors.db", "system": "dnd5e", "type": "Actor", "private": false, "flags": {} }, { "name": "beneos_module_actors_pf2", "label": "Beneos Tokens - PF2", "path": "packs/beneos_module_actors_pf2.db", "system": "pf2e", "type": "Actor", "private": false, "flags": {} }, { "name": "beneos_module_items", "label": "Beneos Module Items", "path": "packs/beneos_module_items.db", "system": "dnd5e", "type": "Item", "private": false, "flags": {} }, { "name": "beneos_module_spells", "label": "Beneos Module Spells", "path": "packs/beneos_module_spells.db", "system": "dnd5e", "type": "Item", "private": false, "flags": {} }, { "name": "beneos_module_journal", "label": "Beneos Module Journals", "path": "packs/beneos_module_journal.db", "type": "JournalEntry", "private": false, "flags": {} } ], "id": "beneos-module", "authors": [ { "name": "Beneos | Ben#0159", "flags": {} } ], "relationships": { "requires": [ { "id": "moulinette", "type": "module", "manifest": "https://raw.githubusercontent.com/SvenWerlen/moulinette-core/master/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://github.com/zeel01/poi-teleport/releases/latest/download/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": "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/" ] } } }