From c623097901d9e8f88423d81f68a5563a1204b1e4 Mon Sep 17 00:00:00 2001 From: Tom Rodriguez Date: Mon, 1 Aug 2022 14:53:42 -0700 Subject: [PATCH] Correct download link --- module.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/module.json b/module.json index 3e773d8..454f0c6 100644 --- a/module.json +++ b/module.json @@ -17,6 +17,16 @@ "minimum": "10", "verified": "10" }, + "relationships": { + "systems": [{ + "id": "hm3", + "type": "system", + "manifest": "https://github.com/toastygm/HarnMaster-3-FoundryVTT/releases/latest/download/system.json", + "compatibility": { + "verified": "1.4.0" + } + }] + }, "packs": [ { "type": "Actor",