From 87f576f1645dcd35bc3509121bda0c573355c9f4 Mon Sep 17 00:00:00 2001 From: Zoryn Aaron Date: Mon, 21 Mar 2016 14:36:33 -0400 Subject: readme --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 991dba11..ceddbd3d 100644 --- a/README.md +++ b/README.md @@ -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: -- cgit