summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/release-notes.md1
-rw-r--r--src/SMAPI/StardewModdingAPI.config.json3
2 files changed, 3 insertions, 1 deletions
diff --git a/docs/release-notes.md b/docs/release-notes.md
index 4c5f49d6..da6c046d 100644
--- a/docs/release-notes.md
+++ b/docs/release-notes.md
@@ -2,6 +2,7 @@
## 2.2
* For players:
* Fixed mods crashing when loading a custom asset on Linux/Mac.
+ * Updated compatibility list.
* For modders:
* Added `DaysSinceStart` property to `SDate` dates.
diff --git a/src/SMAPI/StardewModdingAPI.config.json b/src/SMAPI/StardewModdingAPI.config.json
index fa3bdcc9..6718806e 100644
--- a/src/SMAPI/StardewModdingAPI.config.json
+++ b/src/SMAPI/StardewModdingAPI.config.json
@@ -509,7 +509,8 @@ This file contains advanced configuration for SMAPI. You generally shouldn't cha
"ID": "Platonymous.CFAutomate",
"Compatibility": {
"~1.0.1": { "Status": "AssumeBroken" } // no longer compatible with Automate
- }
+ },
+ "AlternativeUrl": "https://www.nexusmods.com/stardewvalley/mods/991"
},
{
// Custom Farm Types