{ "id": "foundrystreamoverlay", "title": "Foundry Stream Overlay Free", "description": "Stream your Foundry games with live character data, HP bars, dice rolls, and transparent OBS overlays. Free tier includes one scene and basic animations. Upgrade to Foundry Stream Overlay Pro for unlimited scenes, advanced animations, slideshow, and multiple windows.", "version": "5.0.0", "compatibility": { "minimum": "12", "verified": "14" }, "esmodules": [ "data-storage.js", "js/core/module-init.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/5.0.0/foundrystreamoverlay.zip", "socket": false, "packs": [ { "name": "macros", "label": "Example Macros", "path": "packs/macros", "type": "Macro", "ownership": { "PLAYER": "OBSERVER", "ASSISTANT": "OWNER" } } ], "media": [ { "type": "icon", "url": "https://raw.githubusercontent.com/darkjenso/FoundryStreamOverlay/main/assets/icon.png" }, { "type": "cover", "url": "https://raw.githubusercontent.com/darkjenso/FoundryStreamOverlay/main/assets/cover.png" } ], "authors": [ { "name": "Jen", "url": "https://www.patreon.com/c/jenzelta", "discord": "jenzelta" } ], "bugs": "https://github.com/darkjenso/FoundryStreamOverlay/issues", "changelog": "https://github.com/darkjenso/FoundryStreamOverlay/blob/main/CHANGELOG.md", "readme": "https://github.com/darkjenso/FoundryStreamOverlay/blob/main/README.md" }