summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <github@jplamondonw.com>2018-09-18 17:49:36 -0400
committerJesse Plamondon-Willard <github@jplamondonw.com>2018-09-18 17:49:36 -0400
commit43a3af1a671c46b48b4c4eb5ab1552d1177cb9fb (patch)
tree99dace618dbcf42962a9bdeaf18470a0cfd5d28f /docs
parent5f8674e8a37c9fda5561b66910e571420000a219 (diff)
downloadSMAPI-43a3af1a671c46b48b4c4eb5ab1552d1177cb9fb.tar.gz
SMAPI-43a3af1a671c46b48b4c4eb5ab1552d1177cb9fb.tar.bz2
SMAPI-43a3af1a671c46b48b4c4eb5ab1552d1177cb9fb.zip
prefer xterm when launching SMAPI
Diffstat (limited to 'docs')
-rw-r--r--docs/release-notes.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/release-notes.md b/docs/release-notes.md
index b9cee4c6..cb9e8788 100644
--- a/docs/release-notes.md
+++ b/docs/release-notes.md
@@ -5,6 +5,7 @@
* Moved most SMAPI files into a `smapi-internal` subfolder.
* Moved save backups into a `save-backups` subfolder (instead of `Mods/SaveBackup/backups`). Note that previous backups will be deleted when you update.
* Update checks now work even when the mod has no update keys in most cases.
+ * Fixed compatibility issues for some Linux players. SMAPI will now always use xterm if it's available.
* Fixed some game install paths not detected on Windows.
* Fixed installer duplicating bundled mods if you moved them after the last install.
* Fixed crash when a mod manifest is corrupted.