{ "id": "dh-assets", "title": "Daggerheart: Art Mapper", "description": "Maps your own artwork onto the Daggerheart system compendiums. Drop images into the module's storage folders and it matches them to adversaries, environments, classes, subclasses, ancestries, communities, domain cards and druid beastforms by name — including compendiums from other modules.", "version": "0.0.2", "compatibility": { "minimum": "14", "verified": "14" }, "authors": [ { "name": "Mestre Digital", "url": "https://www.youtube.com/@mestredigital", "flags": {} } ], "url": "https://github.com/brunocalado/dh-assets", "download": "https://codeload.github.com/brunocalado/dh-assets/zip/main", "manifest": "https://raw.githubusercontent.com/brunocalado/dh-assets/main/module.json", "relationships": { "systems": [ { "id": "daggerheart", "type": "system", "compatibility": { "minimum": "2.2.6" } } ] }, "esmodules": [ "scripts/main.js" ], "styles": [ "styles/help.css", "styles/manage-custom-compendiums.css" ], "flags": { "compendiumArtMappings": { "daggerheart": { "mapping": "modules/dh-assets/storage/core-mapping.json" } } }, "persistentStorage": true }