summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <github@jplamondonw.com>2017-11-26 16:27:36 -0500
committerJesse Plamondon-Willard <github@jplamondonw.com>2017-11-26 16:27:36 -0500
commit1aa4098a510ce0f82e7ea7abc24e31e4f5f27225 (patch)
tree3624d9538a234ba751492bdb88704ef7b0e557d7
parent05415497930da5fc156a0936a646ebf522124bd5 (diff)
downloadSMAPI-1aa4098a510ce0f82e7ea7abc24e31e4f5f27225.tar.gz
SMAPI-1aa4098a510ce0f82e7ea7abc24e31e4f5f27225.tar.bz2
SMAPI-1aa4098a510ce0f82e7ea7abc24e31e4f5f27225.zip
fix CFAutomate compatibility errors showing no URL (#393)
-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