From 4c1da03b8bb4b7df1acb966bd0dfdd2ce6be79be Mon Sep 17 00:00:00 2001 From: cosmo Date: Wed, 11 Feb 2026 16:34:55 +0100 Subject: [PATCH] Update README.md fixed manifest URL in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f169fda..42b9517 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Works only with the Foundryborne Daggerheart system. ## 📦 Installation 1. In Foundry VTT, go to **Settings → Add-on Modules → Install Module**. -2. Paste this manifest link: `https://github.com/cptn-cosmo/DualityDiceRoller/releases/latest/download/module.json` +2. Paste this manifest link: `https://git.geeks.gay/cosmo/DualityDiceRoller/raw/branch/main/module.json` 3. Enable the module in **World Settings → Manage Modules**. ---