{ "name": "pointer", "title": "PnP - Pointer and Pings!", "description": "Gives all players the option to show a customizable cursor on demand, as well as ping any location with a custom ping!
Hotkeys, pings, pointer, everything customizable!
As GM you can also move your players view to your pin on demand.", "version": "2.3.3", "author": "Moerill", "esmodules": ["js/index.js"], "styles": ["fvtt-pointer.css"], "scripts": [ "greensock/dist/gsap.min.js" ], "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" }, { "lang": "es", "name": "EspaƱol", "path": "lang/es.json" } ], "minimumCoreVersion": "0.8.1", "compatibleCoreVersion": "0.8.9", "socket": true, "manifest": "https://raw.githubusercontent.com/Moerill/fvtt-pointer/master/module.json", "download": "https://github.com/Moerill/fvtt-pointer/releases/download/v2.3.3/v2.3.3.zip", "url": "https://github.com/Moerill/fvtt-pointer", "bugs": "https://github.com/Moerill/fvtt-pointer/issues", "allowBugReporter": true, "manifestPlusVersion": "1.1.0", "media": [ { "type": "icon", "url": "https://raw.githubusercontent.com/Moerill/fvtt-pointer/master/doc/icon.webp" }, { "type": "cover", "url": "https://raw.githubusercontent.com/Moerill/fvtt-pointer/master/doc/cover.webp" } ] }