From d85c713906c7ea722f34d3724b312fd349a4d517 Mon Sep 17 00:00:00 2001 From: Mike Bloy Date: Mon, 4 Jul 2022 17:02:49 -0500 Subject: [PATCH] add download link --- module.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/module.json b/module.json index 439f670..130b463 100644 --- a/module.json +++ b/module.json @@ -26,5 +26,8 @@ "module": "_mb_foundry", "private": true } - ] + ], + "url": "https://git.bloy.org/foundryvtt/_mb_foundry", + "manifest": "https://git.bloy.org/foundryvtt/_mb_foundry/raw/branch/main/module.json", + "download": "https://git.bloy.org/foundryvtt/_mb_foundry/archive/main.zip" }