From 745a15aa890fb7616260c58a9dea41455d6a4f17 Mon Sep 17 00:00:00 2001 From: the-Astra Date: Mon, 8 Sep 2025 14:11:20 -0400 Subject: [PATCH] Maximus version check from release instead of commit --- mods/theAstra@Maximus/meta.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/mods/theAstra@Maximus/meta.json b/mods/theAstra@Maximus/meta.json index 2758215a..161a6abb 100644 --- a/mods/theAstra@Maximus/meta.json +++ b/mods/theAstra@Maximus/meta.json @@ -5,6 +5,8 @@ "categories": ["Content"], "author": "theAstra, Maxiss02", "repo": "https://github.com/the-Astra/Maximus", - "downloadURL": "https://github.com/the-Astra/Maximus/archive/refs/heads/main.zip" + "downloadURL": "https://github.com/the-Astra/Maximus/releases/latest/download/Maximus-main.zip", + "version": "1.2.2b", + "automatic-version-check": true } \ No newline at end of file