diff options
author | Carl <slxxls92@gmail.com> | 2016-03-29 13:03:24 +0100 |
---|---|---|
committer | Carl <slxxls92@gmail.com> | 2016-03-29 13:03:24 +0100 |
commit | 2b247c05ae770f18f0923cf2ef1799847568c577 (patch) | |
tree | 0c019f04cfff9890179685a59e563865cdc4d8cc /README.md | |
parent | 3c3338125ccb11c63265fd7e553df0c88f408452 (diff) | |
parent | 9325ad0950e604f9319cb2dcda854156d9f44f12 (diff) | |
download | SMAPI-2b247c05ae770f18f0923cf2ef1799847568c577.tar.gz SMAPI-2b247c05ae770f18f0923cf2ef1799847568c577.tar.bz2 SMAPI-2b247c05ae770f18f0923cf2ef1799847568c577.zip |
Merge pull request #84 from Zoryn4163/readme
change 'Mapping' to 'Modding'?
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ # What is SMAPI -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. +SMAPI (Stardew Modding 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.39.1 - Redoes how Manifests and Configs are handled. The Config class was completely rewritten. |