summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2020-11-23 18:20:52 -0500
committerJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2020-11-23 18:20:52 -0500
commitc627348c25774600e83248182336bdc857feda0a (patch)
treeb8b41f1b1b75bf1291e65cdb2ce601a7887c5607 /docs
parent85b947dced10f5398055af36b5fdb6b8d32a6a6b (diff)
downloadSMAPI-c627348c25774600e83248182336bdc857feda0a.tar.gz
SMAPI-c627348c25774600e83248182336bdc857feda0a.tar.bz2
SMAPI-c627348c25774600e83248182336bdc857feda0a.zip
let players specify game path by running the installer from within it
Diffstat (limited to 'docs')
-rw-r--r--docs/release-notes.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/release-notes.md b/docs/release-notes.md
index 1115f482..8043212e 100644
--- a/docs/release-notes.md
+++ b/docs/release-notes.md
@@ -7,6 +7,10 @@
* Migrated to Harmony 2.0 (see [_migrate to Harmony 2.0_](https://stardewvalleywiki.com/Modding:Migrate_to_Harmony_2.0) for more info).
-->
+## 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.
+
## 3.7.6
Released 21 November 2020 for Stardew Valley 1.4.1 or later.