From f0153c852e8bf810da5c859ca6cafd5441824630 Mon Sep 17 00:00:00 2001 From: KungKurt Date: Sun, 16 Feb 2025 02:51:27 +0100 Subject: [PATCH] added download --- module.json | 1 + 1 file changed, 1 insertion(+) diff --git a/module.json b/module.json index 9085ae8..25214fe 100644 --- a/module.json +++ b/module.json @@ -32,5 +32,6 @@ "scripts/puckochat/main.js" ], "url": "https://git.puckoprutt.tech/puckoprutt/puckoprutt-foundry-module", + "download": "https://git.puckoprutt.tech/puckoprutt/puckoprutt-foundry-module/archive/main.zip", "manifest": "https://git.puckoprutt.tech/puckoprutt/puckoprutt-foundry-module/src/branch/main/module.json" } \ No newline at end of file