Merge pull request #84 from Zoryn4163/readme

change 'Mapping' to 'Modding'?
This commit is contained in:
Carl 2016-03-29 13:03:24 +01:00
commit 2b247c05ae
1 changed files with 1 additions and 1 deletions

View File

@ -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.