diff options
author | Zoryn <Zoryn4163@users.noreply.github.com> | 2016-03-21 14:41:16 -0400 |
---|---|---|
committer | Zoryn <Zoryn4163@users.noreply.github.com> | 2016-03-21 14:41:16 -0400 |
commit | a7f704bb63cdb018b31de267af71714f0a6fb4e0 (patch) | |
tree | 3bf992410d5ff17e0e76f365ba7be9229a53d88f /README.md | |
parent | 452b1dd1846149561293d2584c5419438cc2be9d (diff) | |
parent | 87f576f1645dcd35bc3509121bda0c573355c9f4 (diff) | |
download | SMAPI-a7f704bb63cdb018b31de267af71714f0a6fb4e0.tar.gz SMAPI-a7f704bb63cdb018b31de267af71714f0a6fb4e0.tar.bz2 SMAPI-a7f704bb63cdb018b31de267af71714f0a6fb4e0.zip |
Merge pull request #42 from Zoryn4163/master
readme
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 2 insertions, 4 deletions
@@ -4,12 +4,10 @@ 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.2 -- Support for new mod layout to help keep some level of order +## Latest Version: 0.38.4 +- Support for new mod layout to help keep some level of order (note: old way of loading mods will soon be removed! please update your mods!) - Inbuilt support for configuration files -Download: https://github.com/ClxS/SMAPI/releases/tag/0.38.2 - ## Installation To install SMAPI: |