{ "id": "daggerheart-plus", "title": "Daggerheart Plus", "description": "A module that improves upon the default Daggerheart system UI/UX", "version": "1.4.7", "compatibility": { "minimum": "13", "verified": "13", "maximum": "" }, "authors": [ { "name": "featureJosh" } ], "esmodules": [ "scripts/main.js" ], "styles": [ "styles/main.css" ], "relationships": { "systems": [ { "id": "daggerheart", "type": "system", "compatibility": { "minimum": "1.2.0" } } ] }, "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" }, { "lang": "fr", "name": "Français", "path": "lang/fr.json" }, { "lang": "it", "name": "Italian", "path": "lang/it.json" } ], "download": "https://github.com/featureJosh/daggerheart-plus/archive/refs/tags/1.4.7.zip", "manifest": "https://raw.githubusercontent.com/featureJosh/daggerheart-plus/refs/heads/main/module.json" }