Difference between revisions of "Modding:Mod compatibility"

From Stardew Valley Wiki
Jump to navigation Jump to search
(→‎SMAPI mods: + Pet Enhancement Mod)
(→‎SMAPI mods: + No Friendship Decay)
Line 1,705: Line 1,705:
 
   |summary  =  
 
   |summary  =  
 
   |source  = https://github.com/danvolchek/StardewMods
 
   |source  = https://github.com/danvolchek/StardewMods
 +
}}
 +
{{/entry
 +
  |name    = No Friendship Decay
 +
  |author  = hitachihex
 +
  |url      = https://community.playstarbound.com/threads/no-friendship-decay.108278/
 +
  |status  = broken
 +
  |summary  =
 +
  |source  =
 
}}
 
}}
 
{{/entry
 
{{/entry

Revision as of 21:48, 16 December 2017

Index

SMAPI updates almost never break mods, except when the major version changes (e.g. SMAPI 1.0 and 2.0). This page lists known SMAPI mods and their compatibility with the latest versions of SMAPI and Stardew Valley.

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+. It's updated periodically for new mod releases. 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 compatibility.

For mod developers

What to do

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

Overall compatibility

Status of known SMAPI mods:

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

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