diff options
author | Jesse Plamondon-Willard <Pathoschild@users.noreply.github.com> | 2022-01-15 20:39:32 -0500 |
---|---|---|
committer | Jesse Plamondon-Willard <Pathoschild@users.noreply.github.com> | 2022-01-15 20:39:32 -0500 |
commit | 6f05580191e27bdf876d75a967a3238947d5a091 (patch) | |
tree | b0ab87449c94e0f4b8f7fea3fc018f2714eab93a /docs/release-notes.md | |
parent | d029dd652fcb7390d756d92803da2dbc91f8b0de (diff) | |
download | SMAPI-6f05580191e27bdf876d75a967a3238947d5a091.tar.gz SMAPI-6f05580191e27bdf876d75a967a3238947d5a091.tar.bz2 SMAPI-6f05580191e27bdf876d75a967a3238947d5a091.zip |
add detection for Xbox app game folders
Diffstat (limited to 'docs/release-notes.md')
-rw-r--r-- | docs/release-notes.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/release-notes.md b/docs/release-notes.md index 3be90208..f37b35f5 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -6,6 +6,7 @@ * Added automatic fix for custom maps which don't have a required tilesheet. * Added automatic save recovery when the custom farm type isn't available anymore. * Added the new game build number to the SMAPI console + log. + * The installer now detects Xbox app game folders. * Fixed extra newlines shown in the console in non-developer mode. * Fixed macOS launch issue when using some terminals (thanks to bruce2409!). * Fixed Linux/macOS terminal ignoring backspace in Stardew Valley 1.5.5+. |