From 4978d7e03230840eaac7e5d386855806e8bb85ae Mon Sep 17 00:00:00 2001 From: Michael Sincavage Date: Sun, 29 May 2016 20:00:39 -0400 Subject: Add note for Steam users. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3209f87a..825b349a 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,7 @@
  • Extract the SMAPI zip archive alongside your Stardew.exe. For example, if using Steam this would be somewhere like ‘C:/ProgramFiles/Steam/steamapps/common/StardewValley’.
  • To launch SMAPI, launch StardewModdingAPI.exe.
  • + NOTE!: If you are using Steam and still wish to have the Steam overlay while playing, you will need to add a launch option to the game. For example, this launch option will tell steam to use SMAPI by default: "C:\Program Files (x86)\Steam\steamapps\common\Stardew Valley\StardewModdingAPI.exe %command% -- cgit