From 088b8c6f5db2fb720804483618280f1a3da4a89e Mon Sep 17 00:00:00 2001 From: Oliver Date: Sun, 16 Nov 2025 10:12:26 -0700 Subject: [PATCH] Remove Github URLs from the manifest --- system.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/system.json b/system.json index 2283284..eb847b5 100644 --- a/system.json +++ b/system.json @@ -3,9 +3,9 @@ "title": "Text-Based Actors", "description": "An intentionally minimalist system that enables you to play rules-light games without getting in your way!", "version": "2.3.0", - "download": "#{DOWNLOAD}#", - "manifest": "https://github.com/Eldritch-Oliver/Text-Actors-Foundry/releases/latest/download/system.json", - "url": "https://github.com/Eldritch-Oliver/Text-Actors-Foundry", + "download": "", + "manifest": "", + "url": "https://git.varify.ca/Foundry/taf", "compatibility": { "minimum": 13, "verified": 13,