feat: Implement saving and loading of the countdown window's position, prevent it from resizing larger than its content, and update module metadata.
This commit is contained in:
parent
4466a13098
commit
45003881af
3 changed files with 35 additions and 3 deletions
|
|
@ -2,7 +2,7 @@
|
|||
"id": "dh-countdownsplus",
|
||||
"title": "Daggerheart Countdowns Plus",
|
||||
"description": "A module to allow the Daggerheart countdown tracker to be detached and moved freely.",
|
||||
"version": "1.0.0",
|
||||
"version": "1.1.0",
|
||||
"compatibility": {
|
||||
"minimum": "13",
|
||||
"verified": "13"
|
||||
|
|
@ -31,7 +31,7 @@
|
|||
"styles": [
|
||||
"styles/module.css"
|
||||
],
|
||||
"url": "https://github.com/cptn-cosmo/dh-countdownsplus",
|
||||
"url": "https://git.geeks.gay/cosmo/dh-countdownsplus",
|
||||
"manifest": "https://github.com/cptn-cosmo/dh-countdownsplus/releases/latest/download/module.json",
|
||||
"download": "https://github.com/cptn-cosmo/dh-countdownsplus/releases/download/1.0.0/dh-countdownsplus.zip"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue