{ "id": "poi-teleport", "title": "Point of Interest Teleporter, by Beneos", "description": "Activate and view scenes directly from map notes. Includes destination validation, release detection, and audit tool.", "url": "https://raw.githubusercontent.com/BeneosBattlemaps/Beneos-Point-Of-Interest-Teleporter", "manifest": "https://raw.githubusercontent.com/BeneosBattlemaps/Beneos-Point-Of-Interest-Teleporter/main/module.json", "download": "https://github.com/BeneosBattlemaps/Beneos-Point-Of-Interest-Teleporter/archive/refs/tags/v14.1.1.zip", "authors": [ { "name": "Beneos", "email": "ben@beneos.net", "url": "https://github.com/BeneosBattlemaps/", "discord": "beneos_battlemaps#0159" } ], "version": "14.1.1", "compatibility": { "minimum": 13, "verified": 14 }, "scripts": [ "scripts/poi-teleport.js", "scripts/poi-audit.js" ], "styles": [ "css/poi-teleport.css", "css/poi-audit.css" ], "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" }, { "lang": "de", "name": "Deutsch", "path": "lang/de.json" }, { "lang": "fr", "name": "Français", "path": "lang/fr.json" }, { "lang": "es", "name": "Español", "path": "lang/es.json" }, { "lang": "it", "name": "Italiano", "path": "lang/it.json" }, { "lang": "pt-BR", "name": "Português (Brasil)", "path": "lang/pt-BR.json" }, { "lang": "pt-PT", "name": "Português (Portugal)", "path": "lang/pt-PT.json" }, { "lang": "pl", "name": "Polski", "path": "lang/pl.json" }, { "lang": "cs", "name": "Čeština", "path": "lang/cs.json" }, { "lang": "ca", "name": "Català", "path": "lang/ca.json" }, { "lang": "ja", "name": "日本語", "path": "lang/ja.json" }, { "lang": "ko", "name": "한국어", "path": "lang/ko.json" }, { "lang": "zh-TW", "name": "繁體中文", "path": "lang/zh-TW.json" } ], "readme": "https://raw.githubusercontent.com/BeneosBattlemaps/Beneos-Point-Of-Interest-Teleporter/main/readme.md", "bugs": "https://raw.githubusercontent.com/BeneosBattlemaps/Beneos-Point-Of-Interest-Teleporter/issues", "changelog": "https://raw.githubusercontent.com/BeneosBattlemaps/Beneos-Point-Of-Interest-Teleporter/releases", "license": "https://raw.githubusercontent.com/BeneosBattlemaps/Beneos-Point-Of-Interest-Teleporter/LICENSE", "media": [ { "type": "cover", "url": "https://github.com/BeneosBattlemaps/Beneos-Point-Of-Interest-Teleporter/blob/main/cover.png?raw=true" }, { "type": "icon", "url": "https://avatars2.githubusercontent.com/u/1721836" } ] }