diff options
author | Zoryn Aaron <zoryn4163@gmail.com> | 2016-03-21 14:36:33 -0400 |
---|---|---|
committer | Zoryn Aaron <zoryn4163@gmail.com> | 2016-03-21 14:36:33 -0400 |
commit | 87f576f1645dcd35bc3509121bda0c573355c9f4 (patch) | |
tree | 3bf992410d5ff17e0e76f365ba7be9229a53d88f | |
parent | 51d293e29e04761d2d341d892e05ad5a94698bec (diff) | |
download | SMAPI-87f576f1645dcd35bc3509121bda0c573355c9f4.tar.gz SMAPI-87f576f1645dcd35bc3509121bda0c573355c9f4.tar.bz2 SMAPI-87f576f1645dcd35bc3509121bda0c573355c9f4.zip |
readme
-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: |