{
|
|
"title": "Warp Gate",
|
|
"id": "warpgate",
|
|
"esmodules": [
|
|
"scripts/warpgate.js"
|
|
],
|
|
"languages": [
|
|
{
|
|
"lang": "ja",
|
|
"name": "Japanese",
|
|
"path": "lang/ja.json",
|
|
"flags": {}
|
|
},
|
|
{
|
|
"lang": "fr",
|
|
"name": "French",
|
|
"path": "lang/fr.json",
|
|
"flags": {}
|
|
},
|
|
{
|
|
"lang": "en",
|
|
"name": "English",
|
|
"path": "lang/en.json",
|
|
"flags": {}
|
|
},
|
|
{
|
|
"lang": "de",
|
|
"name": "German",
|
|
"path": "lang/de.json",
|
|
"flags": {}
|
|
}
|
|
],
|
|
"compatibility": {
|
|
"minimum": "11",
|
|
"verified": "11"
|
|
},
|
|
"description": "Library module providing system-agnostic functions for creating tokens, modifying and reverting actors, canvas interactions, peer-to-peer hooks, and more. Warp Gate makes your life easier and your code safer.",
|
|
"version": "1.19.2",
|
|
"authors": [
|
|
{
|
|
"name": "honeybadger",
|
|
"url": "https://github.com/trioderegion",
|
|
"flags": {}
|
|
}
|
|
],
|
|
"url": "https://github.com/trioderegion/warpgate",
|
|
"socket": true,
|
|
"manifest": "https://github.com/trioderegion/warpgate/releases/latest/download/module.json",
|
|
"download": "https://github.com/trioderegion/warpgate/releases/download/1.19.2/module.zip"
|
|
}
|