From 171a133563f6356037c7cd167410973a341f89f7 Mon Sep 17 00:00:00 2001 From: Eldritch-Oliver Date: Mon, 15 Sep 2025 21:57:09 -0600 Subject: [PATCH] Update manifest data --- system.json | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/system.json b/system.json index e3bb983..1b806a5 100644 --- a/system.json +++ b/system.json @@ -4,18 +4,15 @@ "description": "An intentionally minimalist system that enables you to play rules-light games without getting in your way!", "version": "2.2.1", "download": "#{DOWNLOAD}#", - "manifest": "https://github.com/Oliver-Akins/Text-Actors-Foundry/releases/latest/download/system.json", - "url": "https://github.com/Oliver-Akins/Text-Actors-Foundry", + "manifest": "https://github.com/Eldritch-Oliver/Text-Actors-Foundry/releases/latest/download/system.json", + "url": "https://github.com/Eldritch-Oliver/Text-Actors-Foundry", "compatibility": { "minimum": 13, "verified": 13, "maximum": 13 }, "authors": [ - { - "name": "Oliver Akins", - "url": "https://oliver.akins.me" - } + { "name": "Oliver" } ], "esmodules": [ "./module/main.mjs"