From a68b1b2ea8a0b7680242dcf8f05ae77929690dfe Mon Sep 17 00:00:00 2001 From: Ammerhai Date: Sat, 19 Oct 2024 18:50:06 +0200 Subject: [PATCH] add manifest and download url --- module.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/module.json b/module.json index 8dfb625..4fb0052 100644 --- a/module.json +++ b/module.json @@ -68,5 +68,8 @@ "cos-scenes" ] } - ] + ], + + "manifest": "https://gitea.ammerhai.com/foundry/curse-of-strahd/releases/download/lastest/module.json", + "download": "https://gitea.ammerhai.com/foundry/curse-of-strahd/releases/download/0.1.0/curse-of-strahd.zip" } \ No newline at end of file