Difference between revisions of "Modding:Mod compatibility"

From Stardew Valley Wiki
Jump to navigation Jump to search
(→‎SMAPI mods: use new soon status)
Line 237: Line 237:
 
   |summary =  
 
   |summary =  
 
   |source  = https://github.com/spacechase0/CookingSkill
 
   |source  = https://github.com/spacechase0/CookingSkill
 +
}}
 +
{{/entry
 +
  |name    = Custom Critters
 +
  |author  = spacechase0
 +
  |url    = http://www.nexusmods.com/stardewvalley/mods/1255
 +
  |status  = ok
 +
  |summary =
 +
  |source  = https://github.com/spacechase0/CustomCritters
 
}}
 
}}
 
{{/entry
 
{{/entry
Line 307: Line 315:
 
   |author  = Lodukas
 
   |author  = Lodukas
 
   |url    = http://www.nexusmods.com/stardewvalley/mods/1191
 
   |url    = http://www.nexusmods.com/stardewvalley/mods/1191
 +
  |status  = ok
 +
  |summary =
 +
  |source  =
 +
}}
 +
{{/entry
 +
  |name    = Experience Bars
 +
  |author  = spacechase0
 +
  |url    = http://www.nexusmods.com/stardewvalley/mods/509
 
   |status  = ok
 
   |status  = ok
 
   |summary =  
 
   |summary =  
Line 400: Line 416:
 
   |summary =  
 
   |summary =  
 
   |source  = https://github.com/tstaples/GiftTasteHelper
 
   |source  = https://github.com/tstaples/GiftTasteHelper
 +
}}
 +
{{/entry
 +
  |name    = Happy Birthday
 +
  |author  = Omegasis
 +
  |url    = http://www.nexusmods.com/stardewvalley/mods/520
 +
  |status  = soon
 +
  |summary =
 +
  |source  = https://github.com/janavarro95/Stardew_Valley_Mods
 
}}
 
}}
 
{{/entry
 
{{/entry
Line 497: Line 521:
 
   |summary =  
 
   |summary =  
 
   |source  = https://github.com/spacechase0/StardewValleyMP
 
   |source  = https://github.com/spacechase0/StardewValleyMP
 +
}}
 +
{{/entry
 +
  |name    = More Pets
 +
  |author  = Entoarox
 +
  |url    = http://community.playstarbound.com/threads/125946
 +
  |status  = soon-official
 +
  |summary = depends on Entoarox Framework, which isn't compatible yet.
 +
  |source  = https://github.com/Entoarox/StardewMods
 
}}
 
}}
 
{{/entry
 
{{/entry
Line 635: Line 667:
 
   |summary =  
 
   |summary =  
 
   |source  = https://github.com/Entoarox/StardewMods
 
   |source  = https://github.com/Entoarox/StardewMods
 +
}}
 +
{{/entry
 +
  |name    = Simple Crop Label
 +
  |author  = TheMusketeer
 +
  |url    = http://www.nexusmods.com/stardewvalley/mods/314
 +
  |status  = ok
 +
  |summary =
 +
  |source  =
 
}}
 
}}
 
{{/entry
 
{{/entry
Line 739: Line 779:
 
   |summary =  
 
   |summary =  
 
   |source  = https://github.com/lambui/StardewValleyMod_StashItemsToChest
 
   |source  = https://github.com/lambui/StardewValleyMod_StashItemsToChest
 +
}}
 +
{{/entry
 +
  |name    = Stephan's Lots of Crops
 +
  |author  = stephanreiken
 +
  |url    = http://community.playstarbound.com/resources/4314
 +
  |status  = ok
 +
  |summary =
 +
  |source  =
 +
}}
 +
{{/entry
 +
  |name    = Teh's Fishing Overhaul
 +
  |author  = TehPers
 +
  |url    = http://www.nexusmods.com/stardewvalley/mods/866
 +
  |status  = ok
 +
  |summary =
 +
  |source  = https://github.com/TehPers/StardewValleyMods
 
}}
 
}}
 
{{/entry
 
{{/entry
Line 746: Line 802:
 
   |status  = broken
 
   |status  = broken
 
   |summary = broken by game update, not open-source; author notified.
 
   |summary = broken by game update, not open-source; author notified.
 +
  |source  =
 
   |link1  = http://community.playstarbound.com/threads/smapi-teleporter.127742/#post-3187905
 
   |link1  = http://community.playstarbound.com/threads/smapi-teleporter.127742/#post-3187905
 
}}
 
}}
Line 771: Line 828:
 
   |summary =  
 
   |summary =  
 
   |source  = https://github.com/lambui/StardewValleyMod_TractorMod
 
   |source  = https://github.com/lambui/StardewValleyMod_TractorMod
 +
}}
 +
{{/entry
 +
  |name    = TrainerMod
 +
  |author  = SMAPI
 +
  |url    = https://github.com/Pathoschild/SMAPI/releases
 +
  |status  = ok
 +
  |summary =
 +
  |source  = https://github.com/Pathoschild/SMAPI
 
}}
 
}}
 
{{/entry
 
{{/entry

Revision as of 18:36, 11 July 2017

Index

SMAPI 2.0 lets mods do much more, but it no longer supports old deprecated APIs. Any mods which still have deprecation warnings won't work in SMAPI 2.0, which will release in Q4 2017. Those mods will still work fine until then.

What to do

  1. For each mod you have installed:
    • If it's listed below, follow the instructions for that mod to update it.
    • Otherwise, update to its latest version.
  2. If a mod is still failing, post a message in the SMAPI 2.0 migration thread and we'll help. Make sure to attach your SMAPI log after trying the mod.

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.

What about mods not listed here?

Most mods should work fine with SMAPI 2.0. Make sure you update to their latest version.

For players: If a mod stopped working and updating it didn't help, post a message in the SMAPI 2.0 migration thread and I'll help you figure it out. If the mod is incompatible, I'll let the author know, submit a pull request if the code is available, and possibly create an unofficial update if needed.

For mod authors: see how to update deprecated code or come chat in #modding on Discord (a preview version of SMAPI 2.0 is also available there to test your mods). Don't have time to update your mods? Post a message in the SMAPI 2.0 migration thread and I'll update them for you. :)