{ "id": "scene-viewer", "title": "Compendium Scene Viewer", "description": "Preview scenes stored in compendiums without importing them into your world. Right-click any scene entry in an open compendium and select View to instantly see the full map in a popout window.", "version": "2.0.0", "authors": [ { "name": "BadIdeasBureau" }, { "name": "Kciquehn" } ], "esmodules": [ "scripts/settings.js", "scripts/scene-viewer.js" ], "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" } ], "socket": true, "url": "https://github.com/Kciquehn/scene-viewer", "manifest": "https://raw.githubusercontent.com/Kciquehn/scene-viewer/main/module.json", "download": "https://github.com/Kciquehn/scene-viewer/archive/refs/heads/main.zip", "bugs": "https://github.com/Kciquehn/scene-viewer/issues", "compatibility": { "minimum": "13", "verified": "13" } }