41 lines
1.5 KiB
JSON
41 lines
1.5 KiB
JSON
{
|
|
"name": "darkness-dependent-vision",
|
|
"id": "darkness-dependent-vision",
|
|
"title": "Darkness Dependent Vision",
|
|
"description": "A module for Foundry Virtual Tabletop that provides functionality to make the dim and bright vision of tokens depend on the scene's darkness level.",
|
|
"version": "0.3.13",
|
|
"author": "Johannes Loher",
|
|
"authors": [
|
|
{
|
|
"name": "Johannes Loher",
|
|
"email": "johannes.loher@fg4f.de"
|
|
}
|
|
],
|
|
"minimumCoreVersion": "9.236",
|
|
"compatibleCoreVersion": "9",
|
|
"compatibility": {
|
|
"minimum": "9.236",
|
|
"verified": "9",
|
|
"maximum": "9"
|
|
},
|
|
"esmodules": ["darkness-dependent-vision.js"],
|
|
"languages": [
|
|
{
|
|
"lang": "de",
|
|
"name": "Deutsch",
|
|
"path": "lang/de.json"
|
|
},
|
|
{
|
|
"lang": "en",
|
|
"name": "English",
|
|
"path": "lang/en.json"
|
|
}
|
|
],
|
|
"url": "https://git2.f3l.de/saluu/darkness-dependent-vision",
|
|
"manifest": "https://git2.f3l.de/api/packages/saluu/generic/darkness-dependent-vision/latest/module.json",
|
|
"download": "https://git2.f3l.de/saluu/darkness-dependent-vision/releases/download/0.3.13/darkness-dependent-vision.zip",
|
|
"bugs": "https://git2.f3l.de/saluu/darkness-dependent-vision/issues",
|
|
"changelog": "https://git2.f3l.de/saluu/darkness-dependent-vision/releases/tag/0.3.13",
|
|
"readme": "https://git2.f3l.de/saluu/darkness-dependent-vision/raw/tag/0.3.13/README.md",
|
|
"license": "https://git2.f3l.de/saluu/darkness-dependent-vision/raw/tag/0.3.13/LICENSE.md"
|
|
}
|