diff options
author | Zoryn <Zoryn4163@users.noreply.github.com> | 2016-03-20 20:56:55 -0400 |
---|---|---|
committer | Zoryn <Zoryn4163@users.noreply.github.com> | 2016-03-20 20:56:55 -0400 |
commit | 32387c1d791b83a858ecc3c8e79b16790dff4ef9 (patch) | |
tree | 079c5fc7507f75fe33721d734dbf94b5a2fb3a76 | |
parent | a7af9b5eccde0392d7a47e305ce56ce5d60ae2a9 (diff) | |
parent | 99e6e7f1c1393a42338f70c60074b3630ea37a08 (diff) | |
download | SMAPI-32387c1d791b83a858ecc3c8e79b16790dff4ef9.tar.gz SMAPI-32387c1d791b83a858ecc3c8e79b16790dff4ef9.tar.bz2 SMAPI-32387c1d791b83a858ecc3c8e79b16790dff4ef9.zip |
Merge pull request #39 from Zoryn4163/master
update readme
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -4,11 +4,11 @@ SMAPI (Stardew Mapping Application Programming Interface) is a tool to help modders make changes to Stardew. It is a standalone executable which goes alongside your Stardew.exe. -## Latest Version: 0.38.1 +## Latest Version: 0.38.2 - Support for new mod layout to help keep some level of order - Inbuilt support for configuration files -Download: https://github.com/ClxS/SMAPI/releases/tag/0.3813 +Download: https://github.com/ClxS/SMAPI/releases/tag/0.38.2 ## Installation |