From 6b5c03da4dd29592c41f06d2d3172ba832be9123 Mon Sep 17 00:00:00 2001 From: Jesse Plamondon-Willard Date: Sun, 29 Oct 2017 23:21:14 -0400 Subject: expand post-install instructions, show Steam launch options value (#375) --- docs/release-notes.md | 1 + 1 file changed, 1 insertion(+) (limited to 'docs') diff --git a/docs/release-notes.md b/docs/release-notes.md index 18946a4f..99b9b965 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -6,6 +6,7 @@ * Fixed TrainerMod's `player_setlevel` command not also setting XP. * Renamed the default _TrainerMod_ mod to _Console Commands_ to clarify its purpose. * Added a log parser service at [log.smapi.io](https://log.smapi.io). + * Added better Steam instructions to the SMAPI installer. * For modders: * Added support for public code in reflection API, to simplify mod integrations. -- cgit