Difference between revisions of "Modding:Mod compatibility"

From Stardew Valley Wiki
Jump to navigation Jump to search
(→‎SMAPI mods: tweak recent changes; remove some Android notes about non-compatibility bugs (should be reported to the mod page), using Virtual Keyboard (true for most mods), or using the latest version (implied))
(→‎For players: move three mods back to broken ('abandoned' means the author has explicitly abandoned or deleted them))
Line 5,975: Line 5,975:
 
   |nexus id = 2614
 
   |nexus id = 2614
 
   |github  = ylsama/RightClickMoveMode
 
   |github  = ylsama/RightClickMoveMode
 +
}}
 +
{{/entry
 +
  |name    = Rise And Shine
 +
  |author  = Yoshify
 +
  |id      = Yoshify.RiseAndShine
 +
  |nexus id = 3
 +
  |github  =
 +
 +
  |broke in = SMAPI 0.39.1
 +
<!--
 +
  |unofficial version = 1.1.1-whisk-update
 +
  |unofficial url    = https://community.playstarbound.com/threads/how-to-update-mods-for-smapi-2-0.135000/page-5#post-3237772
 +
-->
 
}}
 
}}
 
{{/entry
 
{{/entry
Line 6,723: Line 6,736:
 
}}
 
}}
 
{{/entry
 
{{/entry
   |name    = SprintNRegen, Eating food or crops restores health and stamina over time plus enables sprinting
+
   |name    = Sprint
   |author  = Abs, abslam
+
   |author  = Yoshify
   |id      = abs.SprintNRegen
+
   |id      =  
   |nexus id = 4898
+
   |nexus id = 2
 
   |github  =  
 
   |github  =  
 +
 +
  |broke in = SMAPI 0.39.1
 +
  |status  = workaround
 +
  |summary  = use [[#Sprint Sprint Sprint|Sprint Sprint Sprint]] instead.
 
}}
 
}}
 
{{/entry
 
{{/entry
Line 6,750: Line 6,767:
 
}}
 
}}
 
{{/entry
 
{{/entry
   |name    = Sprint Sprint Sprint
+
  |name    = Sprinting
   |author  = Jessebot, JessebotX
+
  |author  = Patrick, mistersnuggler
   |id      = Jessebot.SprintSprintSprint
+
  |id      =
   |nexus id = 3294
+
  |nexus id =
   |moddrop id = 624116
+
  |url      = https://community.playstarbound.com/threads/smapi-sprinting-mod.108313
 +
  |github  = oliverpl/SprintingMod
 +
 
 +
  |broke in = Stardew Valley 1.2
 +
  |status  = workaround
 +
  |summary  = use [[#Sprint Sprint Sprint|Sprint Sprint Sprint]] instead.
 +
}}
 +
{{/entry
 +
  |name    = SprintNRegen, Eating food or crops restores health and stamina over time plus enables sprinting
 +
  |author  = Abs, abslam
 +
  |id      = abs.SprintNRegen
 +
  |nexus id = 4898
 +
  |github  =
 +
}}
 +
{{/entry
 +
   |name    = Sprint Sprint Sprint
 +
   |author  = Jessebot, JessebotX
 +
   |id      = Jessebot.SprintSprintSprint
 +
   |nexus id = 3294
 +
   |moddrop id = 624116
 
   |github  = JessebotX/StardewMods
 
   |github  = JessebotX/StardewMods
 
}}
 
}}
Line 8,697: Line 8,733:
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
 
   |status  = abandoned
 
   |status  = abandoned
}}
 
{{/entry
 
  |name    = Rise And Shine
 
  |author  = Yoshify
 
  |id      = Yoshify.RiseAndShine
 
  |nexus id = 3
 
  |github  =
 
 
  |broke in = SMAPI 0.39.1
 
  |status  = abandoned
 
<!--
 
  |unofficial version = 1.1.1-whisk-update
 
  |unofficial url    = https://community.playstarbound.com/threads/how-to-update-mods-for-smapi-2-0.135000/page-5#post-3237772
 
-->
 
 
}}
 
}}
 
{{/entry
 
{{/entry
Line 8,799: Line 8,821:
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
 
   |status  = abandoned
 
   |status  = abandoned
}}
 
{{/entry
 
  |name    = Sprint
 
  |author  = Yoshify
 
  |id      =
 
  |nexus id = 2
 
  |github  =
 
 
  |broke in = SMAPI 0.39.1
 
  |status  = abandoned
 
  |summary  = use [[#Sprint Sprint Sprint|Sprint Sprint Sprint]] instead.
 
}}
 
{{/entry
 
  |name    = Sprinting
 
  |author  = Patrick, mistersnuggler
 
  |id      =
 
  |nexus id =
 
  |url      = https://community.playstarbound.com/threads/smapi-sprinting-mod.108313
 
  |github  = oliverpl/SprintingMod
 
 
  |broke in = Stardew Valley 1.2
 
  |status  = abandoned
 
  |summary  = use [[#Sprint Sprint Sprint|Sprint Sprint Sprint]] instead.
 
 
}}
 
}}
 
{{/entry
 
{{/entry

Revision as of 02:53, 15 June 2020

Modding:Player Guide/header

SMAPI mod compatibility, July 2017 to present. See notable events which affect this chart.

Sometimes a mod will stop working due to a major game update; SMAPI automatically disables incompatible mods. This page lists known SMAPI mods and their compatibility with the latest versions, and explains how to fix broken mods if possible.



Players: see mods.smapi.io for a more user-friendly view of this page.



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 coordination thread (with your SMAPI log attached) and we'll help.

SMAPI mods

SMAPI mods (obsolete)

These mods are either obsolete, or have been abandoned by their authors and probably won't be updated unofficially. These will likely never be updated again.

Content packs

This list shows broken content packs for SMAPI mods like Content Patcher. Only incompatible content packs are listed; working content packs are not listed (even if they have non-compatibility bugs). For legacy XNB mods, see #XNB mods.

XNB mods

See Modding:Using XNB mods.

For mod developers

Updating a mod

See migration guides. You can...

Creating an unofficial update

To avoid conflicting with official updates, here's the recommended way to create an unofficial update. This assumes you're creating a basic update (not a continuation or reinvention), and the code is on GitHub (adjust the steps accordingly if it's elsewhere).

  1. Fork the code.
  2. Make your changes to that fork (see updating a mod).
  3. Increase the official version in manifest.json by 0.0.1 and add -unofficial.1-yourName.
    For example, if the current version is 1.0.0 and your name is SampleUser, change it to 1.0.1-unofficial.1-sampleUser. If you need to release a new unofficial update, just increment unofficial.1 to unofficial.2, etc. This ensures that official versions supersede unofficial ones (e.g. for update checks), and other users can release newer unofficial updates if needed.
  4. Push your changes to GitHub.
  5. Post a release package to the coordination thread with a link to your fork on GitHub.
    (If the mod uses the NuGet build package, there should be a release package named <mod name> <version>.zip in your bin folder.)
  6. Submit a pull request to the original author (if applicable).

Footnotes

  1. 1.0 1.1 1.2 This only shows whether a mod is compatible; it may have bugs unrelated to SMAPI compatibility.

Cite error: <ref> tag with name "optional-update" defined in <references> is not used in prior text.