diff options
author | Jesse Plamondon-Willard <Pathoschild@users.noreply.github.com> | 2021-01-21 19:04:34 -0500 |
---|---|---|
committer | Jesse Plamondon-Willard <Pathoschild@users.noreply.github.com> | 2021-01-21 19:04:34 -0500 |
commit | 546012da8c6ab5e29f34926cda47756d6d18c326 (patch) | |
tree | 6091a9ccc34b7349c2ab6f6b8acda73b67e2feda /docs/release-notes.md | |
parent | 7fc7a45102f856e84de36fdc5acc0bcb4d99afbb (diff) | |
download | SMAPI-546012da8c6ab5e29f34926cda47756d6d18c326.tar.gz SMAPI-546012da8c6ab5e29f34926cda47756d6d18c326.tar.bz2 SMAPI-546012da8c6ab5e29f34926cda47756d6d18c326.zip |
add clearer error for empty Vortex folders to reduce confusion
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 7e3e48e5..58bc2826 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -12,6 +12,7 @@ * Improved game detection in the installer: * The installer now prefers paths registered by Steam or GOG Galaxy. * The installer now detects default manual GOG installs. + * Added clearer error when Vortex creates an empty mod folder. * Fixed compatibility for very old content packs which still load maps from `.xnb` files. These were broken by map loading changes in Stardew Valley 1.5, but SMAPI now corrects them automatically. * Fixed some broken mods incorrectly listed as XNB mods under 'skipped mods'. |