{ "id": "scene-plus", "title": "Scene+", "version": "0.5.7", "compatibility": { "minimum": "12", "verified": "13", "maximum": "13" }, "description": "
A simple module used to keep track of player movement through self-navigating scenes.
", "authors": [ { "name": "Teddy", "url": "https://www.teddy.moe", "discord": "@teddy", "flags": {} } ], "socket": true, "flags": { "canUpload": true }, "esmodules": [ "scripts/module.js" ], "relationships": { "requires": [ { "id": "tagger", "type": "module", "compatibility": {} }, { "id": "portal-lib", "type": "module", "compatibility": {} }, { "id": "socketlib", "type": "module", "compatibility": {} } ] }, "url": "https://github.com/teddy-dev/fvtt-scene-plus", "manifest": "https://raw.githubusercontent.com/teddy-dev/fvtt-scene-plus/refs/heads/main/module.json", "download": "https://github.com/teddy-dev/fvtt-scene-plus/raw/refs/heads/main/module.zip", "packs": [ { "name": "scene-plus-macros", "label": "Scene+ Macros", "path": "packs/scene-plus-macros", "type": "Macro", "ownership": { "PLAYER": "OBSERVER", "ASSISTANT": "OWNER" } } ] }