27 lines
970 B
JSON
27 lines
970 B
JSON
{
|
|
"id": "basic_aura_highlighting",
|
|
"title": "Basic Aura Highlighting",
|
|
"version": "0.2.0",
|
|
"compatibility": {
|
|
"minimum": "13",
|
|
"verified": "13",
|
|
"maximum": "14"
|
|
},
|
|
"description": "<p>A module that places a highlight around tokens in another token's aura. This aura can be measured from the center of the tokens or edge to edge. See the token or prototype token menus for configuration.</p>",
|
|
"flags": {
|
|
"canUpload": true
|
|
},
|
|
"url": "https://gitlab.com/Grimsace/basic-aura-highlighting-hJ0GE",
|
|
"manifest": "https://gitlab.com/Grimsace/basic-aura-highlighting-hJ0GE/-/raw/main/module.json?ref_type=heads",
|
|
"download": "https://gitlab.com/Grimsace/basic-aura-highlighting-hJ0GE/-/archive/main/basic-aura-highlighting-hJ0GE-main.zip?ref_type=heads",
|
|
"esmodules": ["scripts/module.js"],
|
|
"styles": ["styles/module.css"],
|
|
"languages": [
|
|
{
|
|
"lang": "en",
|
|
"name": "English",
|
|
"path": "languages/en.json"
|
|
}
|
|
]
|
|
}
|