Compare commits
2 commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 744dd620f6 | |||
| d6b498f95d |
2 changed files with 5 additions and 3 deletions
|
|
@ -21,7 +21,9 @@ A modern, draggable countdown tracker for the Daggerheart system in Foundry VTT
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
1. Copy the Manifest URL: `https://github.com/your-username/dh-improved-countdowns/releases/latest/download/module.json` (Update with actual URL).
|
Either install by searching for the module from the FoundryVTT backend, or:
|
||||||
|
|
||||||
|
1. Copy the Manifest URL: `https://git.geeks.gay/cosmo/dh-improved-countdowns/releases/latest/download/module.json`.
|
||||||
2. In Foundry VTT, go to the **Add-on Modules** tab.
|
2. In Foundry VTT, go to the **Add-on Modules** tab.
|
||||||
3. Click **Install Module** and paste the URL.
|
3. Click **Install Module** and paste the URL.
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"id": "dh-improved-countdowns",
|
"id": "dh-improved-countdowns",
|
||||||
"title": "Improved Countdowns",
|
"title": "Improved Countdowns",
|
||||||
"version": "1.2.3",
|
"version": "1.2.4",
|
||||||
"compatibility": {
|
"compatibility": {
|
||||||
"minimum": "13",
|
"minimum": "13",
|
||||||
"verified": "13"
|
"verified": "13"
|
||||||
|
|
@ -45,5 +45,5 @@
|
||||||
"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",
|
"url": "https://github.com/cptn-cosmo/dh-improved-countdowns",
|
||||||
"manifest": "https://git.geeks.gay/cosmo/dh-improved-countdowns/releases/latest/download/module.json",
|
"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.3/dh-improved-countdowns.zip"
|
"download": "https://git.geeks.gay/cosmo/dh-improved-countdowns/releases/download/1.2.4/dh-improved-countdowns.zip"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue