1
0

Maximus version check from release instead of commit

This commit is contained in:
the-Astra
2025-09-08 14:11:20 -04:00
parent b384638f28
commit 745a15aa89

View File

@@ -5,6 +5,8 @@
"categories": ["Content"], "categories": ["Content"],
"author": "theAstra, Maxiss02", "author": "theAstra, Maxiss02",
"repo": "https://github.com/the-Astra/Maximus", "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
} }