44 lines
1.2 KiB
JSON
44 lines
1.2 KiB
JSON
{
|
|
"id": "tickwerk",
|
|
"title": "Tickwerk",
|
|
"description": "A tick based combat system for Foundry Virtual Tabletop",
|
|
"authors": [
|
|
{
|
|
"name": "Johannes Loher",
|
|
"email": "johannes.loher@fg4f.de",
|
|
"discord": "ghost#2000",
|
|
"ko-fi": "ghostfvtt"
|
|
}
|
|
],
|
|
"url": "https://git.f3l.de/dungeonslayers/tickwerk",
|
|
"license": "https://git.f3l.de/dungeonslayers/tickwerk/-/raw/1.3.0/LICENSE.md",
|
|
"readme": "https://git.f3l.de/dungeonslayers/tickwerk/-/raw/1.3.0/README.md",
|
|
"bugs": "https://git.f3l.de/dungeonslayers/tickwerk/-/issues",
|
|
"changelog": "https://git.f3l.de/dungeonslayers/tickwerk/-/releases/1.3.0",
|
|
"version": "1.3.0",
|
|
"compatibility": {
|
|
"minimum": "10.290",
|
|
"verified": "10"
|
|
},
|
|
"esmodules": [
|
|
"tickwerk.js"
|
|
],
|
|
"styles": [
|
|
"styles/tickwerk.css"
|
|
],
|
|
"languages": [
|
|
{
|
|
"lang": "en",
|
|
"name": "English",
|
|
"path": "lang/en.json"
|
|
},
|
|
{
|
|
"lang": "de",
|
|
"name": "Deutsch",
|
|
"path": "lang/de.json"
|
|
}
|
|
],
|
|
"manifest": "https://git.f3l.de/api/v4/projects/dungeonslayers%2Ftickwerk/packages/generic/tickwerk/latest/module.json",
|
|
"download": "https://git.f3l.de/dungeonslayers/tickwerk/-/releases/1.3.0/downloads/module.zip",
|
|
"manifestPlusVersion": "1.2.0"
|
|
}
|