diff options
author | Jesse Plamondon-Willard <github@jplamondonw.com> | 2018-04-26 00:13:07 -0400 |
---|---|---|
committer | Jesse Plamondon-Willard <github@jplamondonw.com> | 2018-04-26 00:13:07 -0400 |
commit | c1f848f09dcc033d05d64eb69cce87c2f89df6a3 (patch) | |
tree | e0d75bbe434d39fc22dd1c7b227ded351409e4d0 | |
parent | efff9723609d66134ca7bc91ecf04436be3c4e05 (diff) | |
download | SMAPI-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.json | 6 |
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", |