Difference between revisions of "Modding:Mod compatibility"

From Stardew Valley Wiki
Jump to navigation Jump to search
(→‎SMAPI mods: update test pass 2)
(→‎SMAPI mods: update test pass 2)
Line 16: Line 16:
 
! mod name
 
! mod name
 
! author
 
! author
! compatibility<ref>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.</ref>
+
! compatibility<ref name="compatibility">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.</ref>
 
! (metadata)
 
! (metadata)
 
{{/entry
 
{{/entry
Line 726: Line 726:
 
   |source  = https://github.com/Entoarox/StardewMods
 
   |source  = https://github.com/Entoarox/StardewMods
 
}}
 
}}
|}
 
 
Test pass 1:
 
{| class="wikitable plainlinks" id="mod-list"
 
|-
 
! mod name
 
! author
 
! compatibility<ref>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.</ref>
 
! (metadata)
 
 
{{/entry
 
{{/entry
 
   |name    = Fall 28 Snow Day
 
   |name    = Fall 28 Snow Day
Line 748: Line 739:
 
   |author  = Oranisagu
 
   |author  = Oranisagu
 
   |url    = http://community.playstarbound.com/threads/111931
 
   |url    = http://community.playstarbound.com/threads/111931
   |status  = soon
+
   |status  = workaround
   |summary =  
+
   |summary = use [http://www.nexusmods.com/stardewvalley/mods/1019 AutoAnimalDoors] instead.
 
   |source  = https://github.com/oranisagu/SDV-FarmAutomation
 
   |source  = https://github.com/oranisagu/SDV-FarmAutomation
 
}}
 
}}
Line 756: Line 747:
 
   |author  = Oranisagu
 
   |author  = Oranisagu
 
   |url    = http://community.playstarbound.com/threads/111931
 
   |url    = http://community.playstarbound.com/threads/111931
   |status  = soon
+
   |status  = workaround
   |summary =  
+
   |summary = see ''Farm Automation Unofficial: Item Collector''.
 
   |source  = https://github.com/oranisagu/SDV-FarmAutomation
 
   |source  = https://github.com/oranisagu/SDV-FarmAutomation
 
}}
 
}}
Line 809: Line 800:
 
}}
 
}}
 
{{/entry
 
{{/entry
   |name    = FasterRun
+
   |name    = Faster Run
 
   |author  = KathrynHazuka
 
   |author  = KathrynHazuka
 
   |url    = http://www.nexusmods.com/stardewvalley/mods/733
 
   |url    = http://www.nexusmods.com/stardewvalley/mods/733
Line 865: Line 856:
 
   |source  = https://github.com/Entoarox/StardewMods
 
   |source  = https://github.com/Entoarox/StardewMods
 
}}
 
}}
 +
|}
 +
 +
Test pass 1:
 +
{| class="wikitable plainlinks" id="mod-list"
 +
|-
 +
! mod name
 +
! author
 +
! compatibility<ref name="compatibility" />
 +
! (metadata)
 
{{/entry
 
{{/entry
 
   |name    = Game Reminder
 
   |name    = Game Reminder

Revision as of 23:38, 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.

Test pass 2:

Test pass 1:

  1. 1.0 1.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:

 
65% are compatible or have a working alternative.
 
22% have an update coming soon.
 
13% are broken and not open-source.¹

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