35 lines
1.3 KiB
JSON
35 lines
1.3 KiB
JSON
{
|
|
"name": "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.0",
|
|
"author": "Johannes Loher",
|
|
"authors": [
|
|
{
|
|
"name": "Johannes Loher",
|
|
"email": "johannes.loher@fg4f.de"
|
|
}
|
|
],
|
|
"minimumCoreVersion": "9.236",
|
|
"compatibleCoreVersion": "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://git.f3l.de/ghost/darkness-dependent-vision",
|
|
"manifest": "https://git.f3l.de/api/v4/projects/ghost%2Fdarkness-dependent-vision/packages/generic/darkness-dependent-vision/latest/module.json",
|
|
"download": "https://git.f3l.de/ghost/darkness-dependent-vision/-/releases/0.3.0/downloads/darkness-dependent-vision.zip",
|
|
"license": "https://git.f3l.de/ghost/darkness-dependent-vision#licensing",
|
|
"readme": "https://git.f3l.de/ghost/darkness-dependent-vision/-/blob/master/README.md",
|
|
"bugs": "https://git.f3l.de/ghost/darkness-dependent-vision/-/issues",
|
|
"changelog": "https://git.f3l.de/ghost/darkness-dependent-vision/-/releases/0.3.0"
|
|
}
|