Enable legacy alert

This commit is contained in:
Raicuparta 2023-07-23 15:04:21 +02:00 committed by GitHub
parent 019710d4e9
commit 0ba0b2c1f2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,5 @@
{
"enabled": false,
"$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"
}