Age | Commit message (Collapse) | Author |
|
|
|
Players can no longer launch SMAPI from the installer folder, since the files are hidden in a data file.
|
|
arguments (#665)
|
|
assembly names
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This is needed because Mono validates Program's instance fields before the static Main runs, so the custom assembly resolution isn't set up until the app has already crashed due to invalid property types.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This is no longer needed (the changes were added to the game in SDV 1.3.19), and caused an issue since it left out the tilesheet reloading.
|
|
|
|
|
|
|
|
|
|
versions
|
|
|
|
|
|
# Conflicts:
# docs/release-notes.md
|
|
|
|
|
|
|
|
|