Age | Commit message (Collapse) | Author |
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This makes the message visible to players, to avoid confusion where SMAPI seems to be doing nothing (especially after a pre-load prompt).
|
|
|
|
|
|
|
|
|
|
|