From 217173f82cefeb3ac9ad3b1a6d3548ab2947c9a3 Mon Sep 17 00:00:00 2001 From: iZePlayzYT <69536095+iZePlayzYT@users.noreply.github.com> Date: Tue, 21 Nov 2023 00:03:10 +0100 Subject: [PATCH] - fixed wrong version number shown (it was displaying 2.1.4 before, but the code was the correct and latest one from 2.1.5) (#522) --- mods/iZeSaveStates.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mods/iZeSaveStates.lua b/mods/iZeSaveStates.lua index 3bb99732..5f85f153 100644 --- a/mods/iZeSaveStates.lua +++ b/mods/iZeSaveStates.lua @@ -1,4 +1,4 @@ --- name: iZeSaveStates v2.1.4 +-- name: iZeSaveStates v2.1.5 -- description: Adds SaveStates to SM64EX-COOP!\n\n-Save up to 4 states at the same time by using the 4 D-Pad buttons\n-To load states, hold down L and press the corresponding D-Pad button\n-Each player gets their own 4 local savestate slots (Global SaveStates maybe in the future)\n\n-Use /autoload or /al to toggle AutoLoading the latest savestate upon death\n-Use /autoheal or /ah to toggle AutoHealing after loading savestates\n-Use /savestates, /savestate, or /ss to get infos about your local settings and slots local autoload_enabled = false