diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -4,9 +4,8 @@ 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.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 +## Latest Version: 0.39.1 +- Redoes how Manifests and Configs are handled. The Config class was completely rewritten. ## Installation |