diff options
author | Jesse Plamondon-Willard <github@jplamondonw.com> | 2017-05-20 15:11:36 -0400 |
---|---|---|
committer | Jesse Plamondon-Willard <github@jplamondonw.com> | 2017-05-20 15:11:36 -0400 |
commit | d47e55d0405de145ea18f37eba078608f6deac9f (patch) | |
tree | c786ca0e141abbf914109229b109e78e433163ec /release-notes.md | |
parent | 933e889c24e565d9028d3719ba2d65d512890564 (diff) | |
download | SMAPI-d47e55d0405de145ea18f37eba078608f6deac9f.tar.gz SMAPI-d47e55d0405de145ea18f37eba078608f6deac9f.tar.bz2 SMAPI-d47e55d0405de145ea18f37eba078608f6deac9f.zip |
show friendly errors when the game is missing or pre-1.2
Diffstat (limited to 'release-notes.md')
-rw-r--r-- | release-notes.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/release-notes.md b/release-notes.md index b7f5f1f7..7fee542c 100644 --- a/release-notes.md +++ b/release-notes.md @@ -10,6 +10,13 @@ For mod developers: images). --> +## 1.14 +See [log](https://github.com/Pathoschild/SMAPI/compare/1.13.1...1.14). + +For players: +* SMAPI now shows a friendly message when it can't detect the game. +* SMAPI now shows a friendly message when you have Stardew Valley 1.11 or earlier (which aren't compatible). + ## 1.13.1 See [log](https://github.com/Pathoschild/SMAPI/compare/1.13...1.13.1). |