{ "id": "LockView", "title": "Lock View", "description": "Lock View is a module that helps GMs take control of what players can view. It can lock the view of players by enabling the GM to block zooming and panning. It can give control over the player's view, allowing the GM to zoom and pan it. It can autoscale the view to, for example, fit the canvas or scale it to a physical grid size.", "version": "2.0.3_pre1", "authors": [ { "name": "Material Foundry", "email": "info@materialfoundry.nl", "discord": "MaterialFoundry", "patreon": "MaterialFoundry" } ], "esmodules": [ "./lockview.js" ], "styles": [ "./css/style.css" ], "socket": true, "compatibility": { "minimum": "13", "verified": "13" }, "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" } ], "media": [ { "type": "icon", "url": "modules/LockView/img/MaterialFoundry512x512.png" }, { "type": "setup", "url": "modules/LockView/img/MaterialFoundry2560x1440.jpg" }, { "type": "cover", "url": "modules/LockView/img/MaterialFoundry2560x1440.jpg" } ], "url": "https://github.com/MaterialFoundry/LockView", "manifest": "https://github.com/MaterialFoundry/LockView/releases/latest/download/module.json", "download": "https://github.com/MaterialFoundry/LockView/releases/download/v2.0.2/module.zip" }