From d6b498f95d005e10cd3a910aa8e0910ff007f16b Mon Sep 17 00:00:00 2001 From: CPTN Cosmo Date: Wed, 7 Jan 2026 15:45:03 +0100 Subject: [PATCH 1/2] version 1.2.4 --- module.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/module.json b/module.json index 825cc89..89856e7 100644 --- a/module.json +++ b/module.json @@ -1,7 +1,7 @@ { "id": "dh-improved-countdowns", "title": "Improved Countdowns", - "version": "1.2.3", + "version": "1.2.4", "compatibility": { "minimum": "13", "verified": "13" @@ -45,5 +45,5 @@ "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.3/dh-improved-countdowns.zip" + "download": "https://git.geeks.gay/cosmo/dh-improved-countdowns/releases/download/1.2.4/dh-improved-countdowns.zip" } From 744dd620f62e82c537c73f72effafa30ac23a74d Mon Sep 17 00:00:00 2001 From: cosmo Date: Wed, 7 Jan 2026 15:50:11 +0100 Subject: [PATCH 2/2] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 082ff4e..f47992d 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,9 @@ A modern, draggable countdown tracker for the Daggerheart system in Foundry VTT ## 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. 3. Click **Install Module** and paste the URL.