diff options
author | Jesse Plamondon-Willard <github@jplamondonw.com> | 2018-05-13 22:34:10 -0400 |
---|---|---|
committer | Jesse Plamondon-Willard <github@jplamondonw.com> | 2018-05-13 22:34:10 -0400 |
commit | 445b29b1958b8f4d425ee62cc6bdec4ff58da5d4 (patch) | |
tree | b5f314732eb7aab4b82a4310c5d8599465c477bd | |
parent | c0c41ac851ad6b49ea77ace1b0e6455f3cff4ada (diff) | |
download | SMAPI-445b29b1958b8f4d425ee62cc6bdec4ff58da5d4.tar.gz SMAPI-445b29b1958b8f4d425ee62cc6bdec4ff58da5d4.tar.bz2 SMAPI-445b29b1958b8f4d425ee62cc6bdec4ff58da5d4.zip |
update compatibility list
-rw-r--r-- | src/SMAPI/StardewModdingAPI.metadata.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/SMAPI/StardewModdingAPI.metadata.json b/src/SMAPI/StardewModdingAPI.metadata.json index 9f229b04..33568692 100644 --- a/src/SMAPI/StardewModdingAPI.metadata.json +++ b/src/SMAPI/StardewModdingAPI.metadata.json @@ -394,8 +394,8 @@ "Content Patcher": { "ID": "Pathoschild.ContentPatcher", - "Default | UpdateKey": "Nexus:1915", - "~1.3.1 | Status": "AssumeBroken" // broke in SDV 1.3 (in-game errors) + "Default | UpdateKey": "Nexus:1915", + "~1.4-beta.2 | Status": "AssumeBroken" // broke in SDV 1.3 (in-game errors) }, "Cooking Skill": { @@ -1655,8 +1655,8 @@ "TractorMod": { "ID": "Pathoschild.TractorMod", "FormerIDs": "BlueMod_TractorMod | PhthaloBlue.TractorMod | community.TractorMod", // changed in 3.2, 4.0 beta, and 4.0 - "Default | UpdateKey": "Nexus:1401", - "~4.4.1 | Status": "AssumeBroken" // broke in SDV 1.3 + "Default | UpdateKey": "Nexus:1401", + "~4.5-beta | Status": "AssumeBroken" // broke in SDV 1.3 }, "TrainerMod": { |