{
"id": "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.4.0",
"authors": [{ "name": "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"
},
{
"lang": "de",
"name": "Deutsch",
"path": "lang/de.json"
}
],
"compatibility": {
"minimum": "10",
"verified": "10.285",
"maximum": "10"
},
"socket": true,
"manifest": "https://raw.githubusercontent.com/Moerill/fvtt-pointer/master/module.json",
"download": "https://github.com/Moerill/fvtt-pointer/releases/download/v2.4.0/v2.4.0.zip",
"url": "https://github.com/Moerill/fvtt-pointer",
"bugs": "https://github.com/Moerill/fvtt-pointer/issues",
"flags": {
"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"
}
],
"manifestPlusVersion": "1.2.0",
"allowBugReporter": true
},
"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"
}
]
}