summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <github@jplamondonw.com>2018-04-26 00:13:07 -0400
committerJesse Plamondon-Willard <github@jplamondonw.com>2018-04-26 00:13:07 -0400
commitc1f848f09dcc033d05d64eb69cce87c2f89df6a3 (patch)
treee0d75bbe434d39fc22dd1c7b227ded351409e4d0
parentefff9723609d66134ca7bc91ecf04436be3c4e05 (diff)
downloadSMAPI-c1f848f09dcc033d05d64eb69cce87c2f89df6a3.tar.gz
SMAPI-c1f848f09dcc033d05d64eb69cce87c2f89df6a3.tar.bz2
SMAPI-c1f848f09dcc033d05d64eb69cce87c2f89df6a3.zip
add Summit Rain Fix to compatibility list (#453)
-rw-r--r--src/SMAPI/StardewModdingAPI.metadata.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/SMAPI/StardewModdingAPI.metadata.json b/src/SMAPI/StardewModdingAPI.metadata.json
index f7a30537..1be5d3b1 100644
--- a/src/SMAPI/StardewModdingAPI.metadata.json
+++ b/src/SMAPI/StardewModdingAPI.metadata.json
@@ -1561,6 +1561,12 @@
"Default | UpdateKey": "Nexus:691"
},
+ "Summit Rain Fix": {
+ "ID": "KoihimeNakamura.summitreborn",
+ "FormerIDs": "emissaryofinfinity.summitreborn", // changed in 1.0.2
+ "~1.0.2 | Status": "AssumeBroken" // broke in SDV 1.3 (runtime errors)
+ },
+
"Super Greenhouse Warp Modifier": {
"ID": "SuperGreenhouse",
"Default | UpdateKey": "Chucklefish:4334",