Say thing about hiding message and alpha

This commit is contained in:
Raicuparta 2023-07-26 19:29:00 +01:00 committed by GitHub
parent 0cd4c822b1
commit ab807ed5a9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
{
"$comment": "This alert json is only used for the legacy mod manager. The new mod manager uses alert-v2.json instead",
"enabled": true,
"message": "This version of the mod manager is not maintained anymore. Get the new manager: https://outerwildsmods.com/mod-manager"
"message": "This version of the mod manager is not maintained anymore. Get the new manager: https://outerwildsmods.com/mod-manager . If you want to hide this message, clear the 'Alert source URL' setting in the manager settings. The new manager doesn't support Outer Wilds Alpha, so keep using this legacy version if you need that."
}