{ "id": "daggerheart-gm-hud", "title": "Daggerheart GM HUD", "description": "GM-focused HUD for managing adversaries in the Daggerheart system.", "version": "1.4.0", "compatibility": { "minimum": "13", "verified": "13" }, "authors": [{ "name": "Gus" }], "esmodules": ["module/daggerheart-gm-hud.mjs"], "styles": ["styles/dgm-hud.css", "styles/dgm-themes.css"], "relationships": { "systems": [ { "id": "daggerheart", "type": "system", "compatibility": {} } ] }, "url": "https://github.com/mordachai/daggerheart-gm-hud", "manifest": "https://raw.githubusercontent.com/mordachai/daggerheart-gm-hud/main/module.json", "download": "https://github.com/mordachai/daggerheart-gm-hud/releases/latest/download/daggerheart-gm-hud.zip", "flags": { "hotReload": { "extensions": ["css", "hbs", "json"], "paths": ["templates", "styles"] } } }