Releases: Pathoschild/SMAPI
3.9.5
This is an old release. You should use the latest version instead!
SMAPI 3.9.5 fixes a bundle corruption issue in 3.9.2, disables aggressive memory optimization by default, and has internal changes to prepare for unofficial 64-bit. For mod authors, it improves asset propagation, adds a new Constants.GameFramework
field, and adds a new KeybindList
constructor.
Requires Stardew Valley 1.5.4 or later on Linux/Mac/Windows.
3.9.4
This is an old release. You should use the latest version instead!
SMAPI 3.9.4 fixes an installer error if the Mods
folder doesn't exist in 3.9.3.
Requires Stardew Valley 1.5.4 or later on Linux/Mac/Windows.
3.9.3
This is an old release. You should use the latest version instead!
SMAPI 3.9.3 mainly improves error-handling and makes changes to support core framework mods.
Requires Stardew Valley 1.5.4 or later on Linux/Mac/Windows.
3.9.2
This is an old release. You should use the latest version instead!
SMAPI 3.9.2 adds more aggressive memory optimization to reduce OutOfMemoryException
errors with some mods, improves asset propagation and error-handling, and fixes various issues.
Requires Stardew Valley 1.5.4 or later on Linux/Mac/Windows.
3.9.1
This is an old release. You should use the latest version instead!
SMAPI 3.9.1 mainly fixes a tile contains an invalid TileSheet reference crash after mods change certain maps.
Requires Stardew Valley 1.5.4 or later on Linux/Mac/Windows.
3.9
This is an old release. You should use the latest version instead!
For players, SMAPI 3.9 mainly adds a new ErrorHandler mod, fixes map changes not always being reapplied, improves error messages due to half-empty Vortex mod folders, fixes some very old map mods which broke in Stardew Valley 1.5, and improves game path detection in the installer.
For modders, SMAPI 3.9 mainly adds KeybindList
to easily support complex and alternate key bindings, improves the input and multiplayer APIs, and logs chatbox errors.
See the SMAPI 3.9 release highlights for details.
Requires Stardew Valley 1.5.4 or later on Linux/Mac/Windows.
3.8.4
This is an old release. You should use the latest version instead!
SMAPI 3.8.4 updates for Stardew Valley 1.5.3, fixes an issue where title music kept playing after loading a save, and fixes SemanticVersion
comparison in rare cases.
Requires Stardew Valley 1.5.3 or later on Linux/Mac/Windows.
3.8.3
This is an old release. You should use the latest version instead!
SMAPI 3.8.3 updates for changes in Stardew Valley 1.5.2, reduces memory usage, adds per-screen console commands, simplifies the new tilesheet order warning, improves the help
command, and removes the experimental performance
command.
Requires Stardew Valley 1.5.2 or later on Linux/Mac/Windows.
3.8.2
This is an old release. You should use the latest version instead!
SMAPI 3.8.2 mainly blocks farm map replacements that would crash the game in Stardew Valley 1.5, fixes various issues, and updates the compatibility list.
Requires Stardew Valley 1.5.1 or later on Linux/Mac/Windows.
3.8.1
This is an old release. You should use the latest version instead!
SMAPI 3.8.1 fixes broken community center bundles for non-English saves created in Stardew Valley 1.5. For modders, it enables world events in the volcano dungeon, adds an apply_save_fix
command, and deprecates Helper.ConsoleCommands.Trigger
.
Requires Stardew Valley 1.5.1 or later on Linux/Mac/Windows.