From f96c42e2443087a957f54f751f724f3b2e49d3de Mon Sep 17 00:00:00 2001 From: cosmo Date: Tue, 14 Apr 2026 01:10:05 +0200 Subject: [PATCH] add manifest and download URLs to module.json --- module.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/module.json b/module.json index f784fcf..747f0e8 100644 --- a/module.json +++ b/module.json @@ -2,6 +2,8 @@ "id": "death-at-helfast-spire", "title": "Death at Helfast Spire", "version": "1.0.0", + "manifest": "https://git.geeks.gay/cosmo/dh-adventure-dahs/raw/branch/main/module.json", + "download": "https://git.geeks.gay/cosmo/dh-adventure-dahs/archive/1.0.0.zip", "compatibility": { "minimum": "14", "verified": "14"