dh-improved-countdowns/module.json
2026-01-07 15:45:03 +01:00

49 lines
1.3 KiB
JSON

{
"id": "dh-improved-countdowns",
"title": "Improved Countdowns",
"version": "1.2.4",
"compatibility": {
"minimum": "13",
"verified": "13"
},
"authors": [
{
"name": "CPTN Cosmo",
"email": "cptncosmo@gmail.com",
"url": "https://github.com/cptn-cosmo",
"discord": "cptn_cosmo",
"flags": {}
}
],
"relationships": {
"systems": [
{
"id": "daggerheart",
"type": "system",
"compatibility": {}
}
]
},
"esmodules": [
"scripts/module.js"
],
"styles": [
"styles/countdown.css"
],
"languages": [
{
"lang": "en",
"name": "English",
"path": "lang/en.json"
},
{
"lang": "de",
"name": "Deutsch",
"path": "lang/de.json"
}
],
"description": "A modern, draggable countdown tracker for the Daggerheart system.",
"url": "https://github.com/cptn-cosmo/dh-improved-countdowns",
"manifest": "https://git.geeks.gay/cosmo/dh-improved-countdowns/releases/latest/download/module.json",
"download": "https://git.geeks.gay/cosmo/dh-improved-countdowns/releases/download/1.2.4/dh-improved-countdowns.zip"
}