summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZoryn Aaron <zoryn4163@gmail.com>2016-03-23 13:46:19 -0400
committerZoryn Aaron <zoryn4163@gmail.com>2016-03-23 13:46:19 -0400
commit93eb258fe42a9b69b501dbf066cd646f7c35435e (patch)
tree95af4ac5103230264e813dbb58c48fbf56a91ff3
parent49e035dd2289d58cc2cb6585027f3f038344404f (diff)
downloadSMAPI-93eb258fe42a9b69b501dbf066cd646f7c35435e.tar.gz
SMAPI-93eb258fe42a9b69b501dbf066cd646f7c35435e.tar.bz2
SMAPI-93eb258fe42a9b69b501dbf066cd646f7c35435e.zip
readme
-rw-r--r--README.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/README.md b/README.md
index ceddbd3d..24051475 100644
--- a/README.md
+++ b/README.md
@@ -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