{ "id": "daggerheart-plus", "title": "Daggerheart Plus", "description": "A module that improves upon the default Daggerheart system UI/UX", "version": "1.0.13", "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.0.0" } } ] }, "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" }, { "lang": "fr", "name": "Français", "path": "lang/fr.json" } ], "download": "https://github.com/featureJosh/daggerheart-plus/archive/refs/tags/1.0.13.zip", "manifest": "https://raw.githubusercontent.com/featureJosh/daggerheart-plus/refs/heads/main/module.json" }