{ "id": "rotate-camera-8d", "title": "Rotate Camera 8D", "description": "Adds 45° camera rotation to Foundry VTT with full 8-direction movement remap. Smooth, non-intrusive, and fully compatible with any keybinding setup. Designed to work seamlessly alongside Follow The Token.", "version": "1.0.1", "license": "MIT", "compatibility": { "minimum": "13", "verified": "13.350" }, "authors": [ { "name": "Rodrigo", "url": "https://github.com/mateusrodrigo" } ], "url": "https://github.com/mateusrodrigo/foundryvtt-rotate-camera-8d", "readme": "https://github.com/mateusrodrigo/foundryvtt-rotate-camera-8d#readme", "changelog": "https://github.com/mateusrodrigo/foundryvtt-rotate-camera-8d/releases", "bugs": "https://github.com/mateusrodrigo/foundryvtt-rotate-camera-8d/issues", "esmodules": ["scripts/rotate-camera-8d.js"], "styles": [], "packs": [], "socket": false, "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" }, { "lang": "pt-BR", "name": "Português (Brasil)", "path": "lang/pt-BR.json" } ], "manifest": "https://raw.githubusercontent.com/mateusrodrigo/foundryvtt-rotate-camera-8d/v1.0.1/module.json", "download": "https://github.com/mateusrodrigo/foundryvtt-rotate-camera-8d/releases/download/v1.0.1/rotate-camera-8d-v1.0.1.zip", "flags": { "showBugReportLink": true } }