summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <github@jplamondonw.com>2018-10-27 13:08:15 -0400
committerJesse Plamondon-Willard <github@jplamondonw.com>2018-10-27 13:08:15 -0400
commitdb88738666ee28b11468ae986af5c0418bb4ee5a (patch)
tree877824ebe6f1dbc99365b4a2c718a62e22bca456 /docs
parent12c06afe144b06d26d69b10c3527ec1d2c90bdca (diff)
downloadSMAPI-db88738666ee28b11468ae986af5c0418bb4ee5a.tar.gz
SMAPI-db88738666ee28b11468ae986af5c0418bb4ee5a.tar.bz2
SMAPI-db88738666ee28b11468ae986af5c0418bb4ee5a.zip
fix friendly error no longer shown when SMAPI isn't run from the game folder
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 f946a7e8..22c483c4 100644
--- a/docs/release-notes.md
+++ b/docs/release-notes.md
@@ -12,6 +12,7 @@
* Fixed transparency issues on Linux/Mac for some mod images.
* Fixed error when a mod manifest is corrupted.
* Fixed error when a mod adds an unnamed location.
+ * Fixed friendly error no longer shown when SMAPI isn't run from the game folder.
* Fixed some Windows install paths not detected.
* Fixed Linux compatibility issues for some players. SMAPI will now always use xterm if it's available.
* Fixed installer duplicating bundled mods if you moved them after the last install.