Releases: Pathoschild/SMAPI
3.7.5
This is an old release. You should use the latest version instead!
This fixes mod changes to the town map sometimes resetting the community center, JojaMart, or Pam house visuals.
Requires Stardew Valley 1.4.1 or later on Linux/Mac/Windows.
3.7.4
This is an old release. You should use the latest version instead!
This improves performance on some older computers, updates dependencies, and fixes various issues.
Requires Stardew Valley 1.4.1 or later on Linux/Mac/Windows.
3.7.3
This is an old release. You should use the latest version instead!
This fixes errors on Linux/Mac due to content packs with incorrect filename case, fixes a map rendering crash due to a conflict between SMAPI and PyTK, and fixes a rare error in some mods rewritten for compatibility.
Requires Stardew Valley 1.4.1 or later on Linux/Mac/Windows.
3.7.2
This is an old release. You should use the latest version instead!
This fixes mod recipe changes not always applied in 3.7.
Requires Stardew Valley 1.4.1 or later on Linux/Mac/Windows.
3.7.1
This is an old release. You should use the latest version instead!
This fixes input-handling bugs in 3.7.
Requires Stardew Valley 1.4.1 or later on Linux/Mac/Windows.
3.7
This is an old release. You should use the latest version instead!
For players, SMAPI 3.7 mainly adds heuristic compatibility rewrites (which improve mod compatibility with Android and game updates), improves crossplatform mod compatibility, removes the experimental RewriteInParallel
option, and fixes various bugs (notably map tile rotation after returning to the title screen).
For modders it adds PathUtilities
(to simplify working with file/asset names) and support for read/writing SDate
values to JSON (including network messages).
See the release highlights.
Requires Stardew Valley 1.4.1 or later on Linux/Mac/Windows.
3.6.2
This is an old release. You should use the latest version instead!
This includes improved Linux compatibility, minor bug fixes, and minor improvements.
Requires Stardew Valley 1.4.1 or later on Linux/Mac/Windows.
3.6.1
This is an old release. You should use the latest version instead!
SMAPI 3.6.1 fixes an issue with the new event priority feature.
Requires Stardew Valley 1.4.1 or later on Linux/Mac/Windows.
3.6
This is an old release. You should use the latest version instead!
For players, SMAPI 3.6 mainly reduces startup time, improves crossplatform compatibility, simplifies some log messages, and improves the online JSON validator. For modders, it mainly adds event priorities and update subkeys, improves Harmony troubleshooting, and adds a Multiplayer.PeerConnected
event. See the Reddit thread for release highlights.
Requires Stardew Valley 1.4.1 or later on Linux/Mac/Windows.
3.5
This is an old release. You should use the latest version instead!
SMAPI 3.5 mainly prevents more game errors for invalid item data (so you no longer need save editing to remove broken items), adds a new map patching API, adds patch helpers, improves SDate
, and improves asset propagation. See the release highlights and Reddit thread.
Requires Stardew Valley 1.4.1 or later on Linux/Mac/Windows.