Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This fixes a game crash in MacOS during startup by copying the Windows versions of those DLLs into SMAPI's internal folder. This was handled by the custom build scripts until SMAPI 2.8.
|
|
|
|
|
|
|
|
|
|
|
|
This led to confusion since the installer didn't copy mod subfolders correctly. The installer now explains where to add custom mods instead.
|
|
|
|
|
|
SMAPI mod
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
a new location in multiplayer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The error now shows the relative folder paths (instead of manifest IDs), and only one error will be logged instead of one per duplicate.
|
|
|
|
|
|
|
|
|
|
|