summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2021-07-07 13:10:55 -0400
committerJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2021-07-07 13:10:55 -0400
commit40a4992170fe080111cb732f2ac79e0a59f1e199 (patch)
treecdb4e01c01596c48a70180b426d96eee31d0fd5f /docs
parent7b097c4f6fd4f716b2afef6a684122ca0c060ac0 (diff)
downloadSMAPI-40a4992170fe080111cb732f2ac79e0a59f1e199.tar.gz
SMAPI-40a4992170fe080111cb732f2ac79e0a59f1e199.tar.bz2
SMAPI-40a4992170fe080111cb732f2ac79e0a59f1e199.zip
update launch script on macOS for 1.4.5 multiplayer hotfix (#789)
Thanks to Mr. Podunkian for his help investigating this on macOS!
Diffstat (limited to 'docs')
-rw-r--r--docs/release-notes.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/release-notes.md b/docs/release-notes.md
index c9fcbc12..3214c09e 100644
--- a/docs/release-notes.md
+++ b/docs/release-notes.md
@@ -10,7 +10,7 @@
## Upcoming release
* For players:
* Improved error if SMAPI fails to dispose on game exit.
- * Updated Linux launch script for Stardew Valley 1.4.5 multiplayer hotfix.
+ * Updated Linux/macOS launch script for Stardew Valley 1.4.5 multiplayer hotfix.
* Fixed error when running the Windows installer as administrator (thanks to LostLogic!).
* Fixed `player_add` and `list_items` console commands not including some shirts _(in Console Commands)_.
* Fixed installer error on some older Windows systems (thanks to eddyballs!).