From 0e4ad7213f4108ac984b02f60a6efcbe3138a2ba Mon Sep 17 00:00:00 2001 From: Nick Dumas Date: Sat, 9 Aug 2025 19:09:12 -0400 Subject: [PATCH] Using gitea releases to make the system available for foundry to download --- system.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system.json b/system.json index 5f84f20..6056454 100755 --- a/system.json +++ b/system.json @@ -37,7 +37,7 @@ "packFolders": [], "socket": false, "manifest": "https://code.ndumas.com/ndumas/wanderhome-foundry-system/raw/branch/main/system.json", - "download": "https://code.ndumas.com/ndumas/wanderhome-foundry-system/raw/branch/main/system.json", + "download": "https://code.ndumas.com/ndumas/wanderhome-foundry-system/archive/v0.0.2.zip", "background": "systems/wanderhome/assets/anvil-impact.png", "gridDistance": 5, "gridUnits": "ft",