Difference between revisions of "Modding:Mod compatibility"

From Stardew Valley Wiki
Jump to navigation Jump to search
(→‎SMAPI mods: + SpaceCore)
Line 1,315: Line 1,315:
 
   |status  = workaround
 
   |status  = workaround
 
   |summary = broken in SDV 1.1; use [https://github.com/Zoryn4163/SMAPI-Mods/releases Junimo Deposit Anywhere] instead.
 
   |summary = broken in SDV 1.1; use [https://github.com/Zoryn4163/SMAPI-Mods/releases Junimo Deposit Anywhere] instead.
 +
  |source  =
 +
}}
 +
{{/entry
 +
  |name    = Plant on Grass
 +
  |author  = demiacle
 +
  |author2 = Demiacle
 +
  |url    = http://www.nexusmods.com/stardewvalley/mods/1026
 +
  |status  = ok
 +
  |summary =
 
   |source  =  
 
   |source  =  
 
}}
 
}}
Line 1,325: Line 1,334:
 
   |source  = https://github.com/jdusbabek/stardewvalley
 
   |source  = https://github.com/jdusbabek/stardewvalley
 
   |link1  = http://www.nexusmods.com/stardewvalley/mods/572/?tab=14&navtag=/stardewvalley/ajax/modbugs/%3Fid%3D572&pUp=1
 
   |link1  = http://www.nexusmods.com/stardewvalley/mods/572/?tab=14&navtag=/stardewvalley/ajax/modbugs/%3Fid%3D572&pUp=1
 +
}}
 +
{{/entry
 +
  |name    = Pony Weight Loss Program
 +
  |author  = BadNetCode
 +
  |url    = http://www.nexusmods.com/stardewvalley/mods/1232
 +
  |status  = ok
 +
  |summary =
 +
  |source  =
 
}}
 
}}
 
{{/entry
 
{{/entry
Line 1,341: Line 1,358:
 
   |summary = use [http://community.playstarbound.com/attachments/181350 unofficial update] (<small>1.0.1-pathoschild-update</small>).
 
   |summary = use [http://community.playstarbound.com/attachments/181350 unofficial update] (<small>1.0.1-pathoschild-update</small>).
 
   |source  = https://github.com/mucchan/sv-mod-prairie-king |link1=https://github.com/mucchan/sv-mod-prairie-king/pull/5
 
   |source  = https://github.com/mucchan/sv-mod-prairie-king |link1=https://github.com/mucchan/sv-mod-prairie-king/pull/5
 +
}}
 +
{{/entry
 +
  |name    = QuestDelay
 +
  |author  = BadNetCode
 +
  |url    = http://www.nexusmods.com/stardewvalley/mods/1239
 +
  |status  = ok
 +
  |summary =
 +
  |source  =
 
}}
 
}}
 
{{/entry
 
{{/entry
Line 1,716: Line 1,741:
 
   |author  = Yoshify
 
   |author  = Yoshify
 
   |url    = http://www.nexusmods.com/stardewvalley/mods/2
 
   |url    = http://www.nexusmods.com/stardewvalley/mods/2
   |status  = broken
+
   |status  = workaround
   |summary =  
+
   |summary = use [http://community.playstarbound.com/resources/4201 Sprint and Dash Redux].
 +
  |source  =
 +
}}
 +
{{/entry
 +
  |name    = Sprint and Dash Buttons
 +
  |author  = OrSpeeder
 +
  |author2 = Mauricio Gomes
 +
  |url    = http://www.nexusmods.com/stardewvalley/mods/235
 +
  |status  = workaround
 +
  |summary = use [http://community.playstarbound.com/resources/4201 Sprint and Dash Redux].
 
   |source  =  
 
   |source  =  
 
}}
 
}}
Line 1,744: Line 1,778:
 
   |summary =  
 
   |summary =  
 
   |source  = https://github.com/janavarro95/Stardew_Valley_Mods
 
   |source  = https://github.com/janavarro95/Stardew_Valley_Mods
 +
}}
 +
{{/entry
 +
  |name    = Stardew Config Menu
 +
  |author  = Juice805
 +
  |url    = http://www.nexusmods.com/stardewvalley/mods/1312
 +
  |status  = ok
 +
  |summary =
 +
  |source  = https://github.com/Juice805/StardewConfigMenu
 
}}
 
}}
 
{{/entry
 
{{/entry

Revision as of 00:21, 20 July 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, which will release in Q4 2017. Those mods will work fine until then.

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:

<div style="display: inline-block; width: Division by zero.px; background: #9F9;">  Division by zero.% are compatible or have a working alternative.
<div style="display: inline-block; width: Division by zero.px; background: #FF9;">  Division by zero.% have an update coming soon.
<div style="display: inline-block; width: Division by zero.px; background: #F99;">  Division by zero.% are broken and not open-source.¹

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