{ "id": "foundry-rss-scroller", "title": "RSS Scroller", "version": "1.1.4", "compatibility": { "minimum": "11", "verified": "11" }, "description": "Displays a scrolling RSS-like feed from a journal entry.", "authors": [ { "name": "Kaiibott", "discord": "kaiibott", "flags": {} } ], "url": "https://github.com/KaiibottAI/foundry-rss-scroller/", "packs": [ { "name": "rss-scroller-macros", "label": "RSS Scroller Macros", "path": "packs/rss-scroller-macros", "type": "Macro", "ownership": { "PLAYER": "OBSERVER", "ASSISTANT": "OWNER" }, "flags": {} } ], "scripts": [ "scripts/rss-scroller.js" ], "templates": [ "templates/rss-scroller.html" ], "styles": [ "styles/rss-scroller.css" ], "manifest": "https://raw.githubusercontent.com/KaiibottAI/foundry-rss-scroller/main/module.json", "download": "https://github.com/KaiibottAI/foundry-rss-scroller/releases/download/1.1.4/foundry-rss-scroller.zip" }