diff options
author | Jesse Plamondon-Willard <Pathoschild@users.noreply.github.com> | 2020-12-08 08:23:16 -0500 |
---|---|---|
committer | Jesse Plamondon-Willard <Pathoschild@users.noreply.github.com> | 2020-12-08 08:23:16 -0500 |
commit | 1c70736c00e6e70f46f539cb26b5fd253f4eff3b (patch) | |
tree | 232e655d45ce05375b3a0bc94d9548afdb9ee990 /docs | |
parent | 1e2000126d32f883b820538ba6873a5d5e5f0d19 (diff) | |
download | SMAPI-1c70736c00e6e70f46f539cb26b5fd253f4eff3b.tar.gz SMAPI-1c70736c00e6e70f46f539cb26b5fd253f4eff3b.tar.bz2 SMAPI-1c70736c00e6e70f46f539cb26b5fd253f4eff3b.zip |
clarify not-a-mod error when SMAPI installer is in mods folder
Diffstat (limited to 'docs')
-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 8043212e..0bbbeb58 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -10,6 +10,7 @@ ## Upcoming release * For players: * When the installer is run from within a game folder, it now installs SMAPI to that folder. That simplifies installation if you have multiple copies of the game or it can't otherwise auto-detect the game path. + * Clarified not-a-mod error when the SMAPI installer is in the `Mods` folder. ## 3.7.6 Released 21 November 2020 for Stardew Valley 1.4.1 or later. |