diff options
author | Jesse Plamondon-Willard <Pathoschild@users.noreply.github.com> | 2021-01-02 15:49:25 -0500 |
---|---|---|
committer | Jesse Plamondon-Willard <Pathoschild@users.noreply.github.com> | 2021-01-02 15:49:25 -0500 |
commit | 76e08fc58b75be3dbcd852bfe53dfed40987871d (patch) | |
tree | c2797903b0eb54d65a5d96554c72aa6629146f22 /docs/release-notes.md | |
parent | 456480ef918fc4d864b425fb7a8779618a91475a (diff) | |
download | SMAPI-76e08fc58b75be3dbcd852bfe53dfed40987871d.tar.gz SMAPI-76e08fc58b75be3dbcd852bfe53dfed40987871d.tar.bz2 SMAPI-76e08fc58b75be3dbcd852bfe53dfed40987871d.zip |
detect flatpak Steam install paths (#739)
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 c4aa413e..ecad1635 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -10,6 +10,7 @@ ## Upcoming release * For players: * Updated compatibility list. + * On Linux, the SMAPI installer now auto-detects flatpak Steam paths. * Fixed errors when multiple players join in split-screen mode. * Fixed 'skipped mods' section repeating mods in some cases. |