diff options
author | Jesse Plamondon-Willard <Pathoschild@users.noreply.github.com> | 2021-12-18 23:07:33 -0500 |
---|---|---|
committer | Jesse Plamondon-Willard <Pathoschild@users.noreply.github.com> | 2021-12-18 23:07:33 -0500 |
commit | 95f658014ebd2aadce1bc72d1d7e763efd7782ba (patch) | |
tree | 9dd04e84aac49774d1f28bd1166aa754ae840e60 /docs/release-notes.md | |
parent | beb1acd4f823d64d125f5749b2edad06e5731407 (diff) | |
download | SMAPI-95f658014ebd2aadce1bc72d1d7e763efd7782ba.tar.gz SMAPI-95f658014ebd2aadce1bc72d1d7e763efd7782ba.tar.bz2 SMAPI-95f658014ebd2aadce1bc72d1d7e763efd7782ba.zip |
simplify running SMAPI without a terminal on Linux/macOS
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 b54aeb15..e0c6977d 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -4,6 +4,7 @@ ## Upcoming release * For players: * Fixed outdated instructions in Steam error message. + * Simplified [running without a terminal on Linux/macOS](https://stardewvalleywiki.com/Modding:Player_Guide/Troubleshooting#SMAPI_doesn.27t_recognize_controller_.28Steam_only.29) when needed. * Updated compatibility list. * For the web UI: |