{ "id": "yugen-party", "title": "yugen-party", "description": "Party UI, Custom Pause Menu, Party Resources Manager, and a DMMd, Persona, and Baldur's Gate 3 inspired party sidebar and resources bar for Foundry VTT.", "version": "2.0.0", "authors": [ { "name": "yugen.", "url": "https://yugenvtt.com", "discord": "yugenvtt" } ], "compatibility": { "minimum": "13", "verified": "14" }, "scripts": [ "scripts/module.js" ], "styles": [ "styles/module.css" ], "languages": [ { "lang": "en", "name": "English", "path": "languages/en.json" } ], "url": "", "manifest": "https://raw.githubusercontent.com/yugenvtt/yugen-party/refs/heads/main/static/module.json", "download": "https://github.com/yugenvtt/yugen-party/releases/download/2.0.0/module.zip", "relationships": { "requires": [ { "id": "yugen-utils", "type": "module", "manifest": "https://raw.githubusercontent.com/yugenvtt/yugen-utils/refs/heads/main/static/module.json" } ] } }