diff options
author | Zoryn <Zoryn4163@users.noreply.github.com> | 2016-04-07 18:03:43 -0400 |
---|---|---|
committer | Zoryn <Zoryn4163@users.noreply.github.com> | 2016-04-07 18:03:43 -0400 |
commit | 411b17d14ef3d24351eb02c17eec2a9649eeeab2 (patch) | |
tree | 74101f7cd632fdad81cb66c4d3e08019b00fb81a | |
parent | 23395b00e59fac4e264026f763bcd619ce8d798f (diff) | |
parent | 0a9058e2e0144b227c75d580bce18b841a58ba92 (diff) | |
download | SMAPI-411b17d14ef3d24351eb02c17eec2a9649eeeab2.tar.gz SMAPI-411b17d14ef3d24351eb02c17eec2a9649eeeab2.tar.bz2 SMAPI-411b17d14ef3d24351eb02c17eec2a9649eeeab2.zip |
Merge pull request #103 from Glorylives/master
Update README.md
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -13,7 +13,8 @@ To install SMAPI: - To launch SMAPI, launch StardewValleyModdingAPI.exe To install mods: -- To install mods just download the mod's .DLL file, and place it in %appdata%\StardewValley\Mods\. SMAPI will take care of the rest! +- To install mods just download the mod's .DLL file, and place it in %appdata%\StardewValley\Mods\. Alternatively run the 'run' program and type %appdata% if you are unable to find the folder + SMAPI will take care of the rest! ## Future Plans - Content only mods |