summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <github@jplamondonw.com>2018-10-08 19:13:03 -0400
committerJesse Plamondon-Willard <github@jplamondonw.com>2018-10-08 19:13:03 -0400
commitea3d3a6648f0a1c679a7593cfed0dacaed1ec045 (patch)
tree38e905efbea6b2c863e1327ea9e8156b325a2fd6 /docs
parentec6025aad35addab8121a31d1c4abf667fd5210a (diff)
downloadSMAPI-ea3d3a6648f0a1c679a7593cfed0dacaed1ec045.tar.gz
SMAPI-ea3d3a6648f0a1c679a7593cfed0dacaed1ec045.tar.bz2
SMAPI-ea3d3a6648f0a1c679a7593cfed0dacaed1ec045.zip
make duplicate-mod more intuitive
The error now shows the relative folder paths (instead of manifest IDs), and only one error will be logged instead of one per duplicate.
Diffstat (limited to 'docs')
-rw-r--r--docs/release-notes.md5
1 files changed, 1 insertions, 4 deletions
diff --git a/docs/release-notes.md b/docs/release-notes.md
index 63db5dc3..8b644a43 100644
--- a/docs/release-notes.md
+++ b/docs/release-notes.md
@@ -6,10 +6,7 @@
* You can now group mods into subfolders to organise them.
* Most SMAPI files are now tucked into a `smapi-internal` subfolder.
* Save backups are now in a `save-backups` subfolder, so they're easier to access. Note that previous backups will be deleted when you update.
- * Improved error messages when...
- * an XNB mod is added to `Mods`;
- * you install the wrong version of SMAPI for your OS;
- * SMAPI can't prepare its folders.
+ * Improved various error messages to be more clear and intuitive.
* 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.