feat: Introduce customizable visual progress indicators for countdowns, update module metadata, and enhance control button tooltips.

This commit is contained in:
CPTN Cosmo 2025-12-22 00:01:05 +01:00
parent 988f2c3011
commit 02a3855ea1
5 changed files with 216 additions and 17 deletions

View file

@ -1,8 +1,7 @@
{
"id": "dh-improved-countdowns",
"name": "dh-improved-countdowns",
"title": "Improved Countdowns",
"version": "1.0.0",
"version": "1.1.0",
"compatibility": {
"minimum": "13",
"verified": "13"
@ -38,5 +37,8 @@
"path": "lang/en.json"
}
],
"description": "A modern, draggable countdown tracker for the Daggerheart system."
"description": "A modern, draggable countdown tracker for the Daggerheart system.",
"url": "https://github.com/cptn-cosmo/dh-improved-countdowns",
"manifest": "https://github.com/cptn-cosmo/dh-improved-countdowns/releases/latest/download/module.json",
"download": "https://github.com/cptn-cosmo/dh-improved-countdowns/releases/download/1.1.0/dh-improved-countdowns.zip"
}