From a339cc569bf332ccb7d1d673a9d26124f9811103 Mon Sep 17 00:00:00 2001 From: the-Astra Date: Mon, 8 Sep 2025 13:20:07 -0400 Subject: [PATCH] Change Maximus to not require Talisman --- mods/theAstra@Maximus/meta.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mods/theAstra@Maximus/meta.json b/mods/theAstra@Maximus/meta.json index a37f76f2..2758215a 100644 --- a/mods/theAstra@Maximus/meta.json +++ b/mods/theAstra@Maximus/meta.json @@ -1,7 +1,7 @@ { "title": "Maximus", "requires-steamodded": true, - "requires-talisman": true, + "requires-talisman": false, "categories": ["Content"], "author": "theAstra, Maxiss02", "repo": "https://github.com/the-Astra/Maximus",