{ "id": "foundrystreamoverlay", "title": "Foundry Stream Overlay", "description": "Create stunning and dynamic green screen overlays for use with obs or other streaming software to show live data of your party!", "version": "3.4.1", "compatibility": { "minimum": "12", "verified": "12" }, "esmodules": [ "data-storage.js", "foundrystreamoverlay.js" ], "styles": [ "foundrystreamoverlay.css" ], "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json", "flags": {} } ], "url": "https://github.com/darkjenso/FoundryStreamOverlay/", "manifest": "https://raw.githubusercontent.com/darkjenso/FoundryStreamOverlay/refs/heads/main/module.json", "download": "https://github.com/darkjenso/FoundryStreamOverlay/releases/download/3.4.1/foundrystreamoverlay.zip", "socket": true, "relationships": { "requires": [ { "id": "socketlib", "type": "module", "manifest": "https://raw.githubusercontent.com/manuelVo/foundryvtt-socketlib/master/module.json", "compatibility": {} } ] }, "packs": [ { "name": "macros", "label": "Macros", "path": "packs/macros", "type": "Macro", "ownership": { "PLAYER": "OBSERVER", "ASSISTANT": "OWNER" } } ] }