diff options
author | Jesse Plamondon-Willard <github@jplamondonw.com> | 2018-05-30 21:16:29 -0400 |
---|---|---|
committer | Jesse Plamondon-Willard <github@jplamondonw.com> | 2018-05-30 21:16:29 -0400 |
commit | 7dd7920503170b1cad4bf26ce93b18b17c446c19 (patch) | |
tree | 10ad8e67ab93eed6ad01d099ed645b02733ab54c /src/SMAPI/StardewModdingAPI.metadata.json | |
parent | f271939dfe1176a53ca36934f57d48bb0b9748c1 (diff) | |
download | SMAPI-7dd7920503170b1cad4bf26ce93b18b17c446c19.tar.gz SMAPI-7dd7920503170b1cad4bf26ce93b18b17c446c19.tar.bz2 SMAPI-7dd7920503170b1cad4bf26ce93b18b17c446c19.zip |
update compatibility list
Diffstat (limited to 'src/SMAPI/StardewModdingAPI.metadata.json')
-rw-r--r-- | src/SMAPI/StardewModdingAPI.metadata.json | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/src/SMAPI/StardewModdingAPI.metadata.json b/src/SMAPI/StardewModdingAPI.metadata.json index 33568692..be9369f8 100644 --- a/src/SMAPI/StardewModdingAPI.metadata.json +++ b/src/SMAPI/StardewModdingAPI.metadata.json @@ -878,8 +878,8 @@ }, "Level Extender": { - "ID": "Devin Lematty.Level Extender", - "MapRemoteVersions": { "1.1": "1.0" }, // manifest not updated + "ID": "DevinLematty.LevelExtender", + "FormerIDs": "Devin Lematty.Level Extender", // changed in 1.3 "Default | UpdateKey": "Nexus:1471" }, @@ -1090,7 +1090,8 @@ }, "NPC Map Locations": { - "ID": "NPCMapLocationsMod", + "ID": "Bouhm.NPCMapLocations", + "FormerIDs": "NPCMapLocationsMod", // changed in 2.0 "Default | UpdateKey": "Nexus:239" }, @@ -1403,7 +1404,7 @@ }, "Siv's Marriage Mod": { - "ID": "6266959802", + "FormerIDs": "6266959802 | Siv.MarriageMod | medoli900.Siv's Marriage Mod", // changed in 1.2.3-unofficial versions "MapLocalVersions": { "0.0": "1.4" }, "Default | UpdateKey": "Nexus:366" }, @@ -1484,7 +1485,7 @@ "Sprint and Dash": { "ID": "SPDSprintAndDash", - "Default | UpdateKey": "Chucklefish:3531", + "Default | UpdateKey": "Nexus:235", "~1.0 | Status": "AssumeBroken" // broke in SDV 1.2 }, |