Difference between revisions of "Modding:Mod compatibility"

From Stardew Valley Wiki
Jump to navigation Jump to search
(→‎For mod developers: update for SMAPI 2.0 release)
(→‎SMAPI mods: Horse Whistle (icepuente) updated officially)
Line 1,157: Line 1,157:
 
   |author  = icepuente
 
   |author  = icepuente
 
   |url    = http://www.nexusmods.com/stardewvalley/mods/1131
 
   |url    = http://www.nexusmods.com/stardewvalley/mods/1131
   |status  = workaround
+
   |status  = ok
   |summary = use [https://community.playstarbound.com/attachments/horsewhistle-1-1-1-pathoschild-update-zip.191297 unofficial update] (<small>1.1.1-pathoschild-update</small>) on Linux/Mac; use [http://www.nexusmods.com/stardewvalley/mods/1131 official version] on Windows.
+
   |summary =  
 
   |source  = https://github.com/icepuente/StardewValleyMods
 
   |source  = https://github.com/icepuente/StardewValleyMods
 
   |links  = https://github.com/icepuente/StardewValleyMods/pull/1
 
   |links  = https://github.com/icepuente/StardewValleyMods/pull/1

Revision as of 00:28, 18 October 2017

Index

SMAPI 2.0 enables new kinds of mods, but no longer supports deprecated APIs. Mods with deprecation warnings won't work in SMAPI 2.0.

For players

What to do

  1. For each mod you have installed, follow the instructions in the list below. If it's not listed, try updating to its latest version.
  2. If a mod is still failing, post a message in the SMAPI 2.0 migration thread (with your SMAPI log attached) and we'll help.

SMAPI mods

Here's a list of mods tested with SMAPI 2.0. Please don't edit this list directly; post a message in the SMAPI 2.0 migration thread instead.

  1. This only shows whether a mod is compatible; it may have bugs unrelated to SMAPI 2.0. Many mods broke in Stardew Valley 1.1 and 1.2, so 'broken' doesn't necessarily mean broken by SMAPI 2.0 itself.

For mod developers

What to do

See how to update deprecated code. You can...

Overall compatibility

Status of known SMAPI mods:

 
88% are compatible or have a working alternative.
 
0% have an update coming soon.
 
12% are broken and not open-source.¹

¹ Many of these broke due to a Stardew Valley update. Some may be updated by their authors later.