{ "id": "follow-the-token", "title": "Follow The Token", "description": "Smooth and configurable camera-follow system for Foundry VTT. Includes Local (Alt+F), Force (Ctrl+Alt+F, GM), and Cinematic (Ctrl+F, GM) modes with per-user settings, multi-token smoothing, and flicker-free motion.", "version": "1.0.0", "license": "MIT", "compatibility": { "minimum": "13", "verified": "13.350" }, "authors": [ { "name": "Mateus Rodrigo", "url": "https://github.com/mateusrodrigo" } ], "url": "https://github.com/mateusrodrigo/foundryvtt-follow-the-token", "readme": "https://github.com/mateusrodrigo/foundryvtt-follow-the-token#readme", "changelog": "https://github.com/mateusrodrigo/foundryvtt-follow-the-token/releases", "bugs": "https://github.com/mateusrodrigo/foundryvtt-follow-the-token/issues", "esmodules": ["scripts/followcam.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://cdn.jsdelivr.net/gh/mateusrodrigo/foundryvtt-follow-the-token@main/module.json", "download": "https://github.com/mateusrodrigo/foundryvtt-follow-the-token/releases/download/v1.0.0/follow-the-token-v1.0.0.zip", "flags": { "showBugReportLink": true } }