summaryrefslogtreecommitdiff
path: root/src/StardewModdingAPI.Installer
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <github@jplamondonw.com>2017-07-05 15:43:50 -0400
committerJesse Plamondon-Willard <github@jplamondonw.com>2017-07-05 15:43:50 -0400
commitbaf2c6328265866bc8c381338c12d6d173fbf50c (patch)
tree07f2adc06302905905a6fdd16bf5ba9c7ff58986 /src/StardewModdingAPI.Installer
parent8d301162d87558826ed8fc8f2352800bf674ddf0 (diff)
downloadSMAPI-baf2c6328265866bc8c381338c12d6d173fbf50c.tar.gz
SMAPI-baf2c6328265866bc8c381338c12d6d173fbf50c.tar.bz2
SMAPI-baf2c6328265866bc8c381338c12d6d173fbf50c.zip
add method to suppress button input from game (#317)
Diffstat (limited to 'src/StardewModdingAPI.Installer')
-rw-r--r--src/StardewModdingAPI.Installer/readme.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/StardewModdingAPI.Installer/readme.txt b/src/StardewModdingAPI.Installer/readme.txt
index 09c751b0..eb27ac52 100644
--- a/src/StardewModdingAPI.Installer/readme.txt
+++ b/src/StardewModdingAPI.Installer/readme.txt
@@ -41,4 +41,4 @@ If you really want to install SMAPI manually, here's how.
- Linux/Mac only: rename the "StardewValley" file (no extension) to "StardewValley-original", and
"StardewModdingAPI" (no extension) to "StardewValley". Now just launch the game as usual to
- play with mods. \ No newline at end of file
+ play with mods.