{
"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.1",
"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.7.6",
"compatibleCoreVersion": "0.7.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.1/v2.3.1.zip",
"url": "https://github.com/Moerill/fvtt-pointer"
}