diff options
author | Jesse Plamondon-Willard <github@jplamondonw.com> | 2018-09-03 00:24:25 -0400 |
---|---|---|
committer | Jesse Plamondon-Willard <github@jplamondonw.com> | 2018-09-03 00:24:25 -0400 |
commit | f921e98809b6cb40bcd933343c64364d15add8ef (patch) | |
tree | 308a4c30859c3ae5637248675b974ab7081213fc /src/SMAPI.Web | |
parent | 84aa419ad0ac139106ccda43e59890c7280744a3 (diff) | |
download | SMAPI-f921e98809b6cb40bcd933343c64364d15add8ef.tar.gz SMAPI-f921e98809b6cb40bcd933343c64364d15add8ef.tar.bz2 SMAPI-f921e98809b6cb40bcd933343c64364d15add8ef.zip |
remove outdated remote version mappings (#593)
Diffstat (limited to 'src/SMAPI.Web')
-rw-r--r-- | src/SMAPI.Web/wwwroot/StardewModdingAPI.metadata.json | 30 |
1 files changed, 0 insertions, 30 deletions
diff --git a/src/SMAPI.Web/wwwroot/StardewModdingAPI.metadata.json b/src/SMAPI.Web/wwwroot/StardewModdingAPI.metadata.json index ff11481a..47e72d9f 100644 --- a/src/SMAPI.Web/wwwroot/StardewModdingAPI.metadata.json +++ b/src/SMAPI.Web/wwwroot/StardewModdingAPI.metadata.json @@ -222,21 +222,6 @@ "MapRemoteVersions": { "1.0.1": "1.0" } // manifest not updated }, - "Junimo Farm": { - "ID": "Platonymous.JunimoFarm", - "MapRemoteVersions": { "1.1.2": "1.1.1" } // manifest not updated - }, - - "Longevity": { - "ID": "RTGOAT.Longevity", - "MapRemoteVersions": { "1.6.8h": "1.6.8" } - }, - - "Magic": { - "ID": "spacechase0.Magic", - "MapRemoteVersions": { "0.1.2": "0.1.1" } // not updated in manifest - }, - "Modder Serialization Utility": { "ID": "SerializerUtils-0-1", "~ | Status": "Obsolete", @@ -305,21 +290,11 @@ "MapLocalVersions": { "1.1.2-release": "1.1.2" } }, - "Save Anywhere": { - "ID": "Omegasis.SaveAnywhere", - "MapRemoteVersions": { "2.6.2": "2.6.1" } // not updated in manifest - }, - "Save Backup": { "ID": "Omegasis.SaveBackup", "~1.2 | Status": "AssumeBroken" // broke in SMAPI 2.0 }, - "Self Service": { - "ID": "JarvieK.SelfService", - "MapRemoteVersions": { "0.2.1": "0.2" } // manifest not updated - }, - "Shop Expander": { "ID": "Entoarox.ShopExpander", "FormerIDs": "EntoaroxShopExpander", // changed in 1.5.2 @@ -391,11 +366,6 @@ "Default | UpdateKey": "GitHub:dantheman999301/StardewMods" }, - "zDailyIncrease": { - "ID": "zdailyincrease", - "MapRemoteVersions": { "1.3.5": "1.3.4" } // not updated in manifest - }, - "Zoom Out Extreme": { "ID": "RockinMods.ZoomMod", "FormerIDs": "ZoomMod", // changed circa 1.2.1 |