From 705b1de132e7ac46a8f7b156c2b17e44f3325476 Mon Sep 17 00:00:00 2001 From: Alexander Nell Date: Tue, 19 May 2020 22:14:31 +0200 Subject: [PATCH] Added GameModePresetsPlugin to Changelog --- changelog.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog.txt b/changelog.txt index 46402e10..ebbf5e54 100644 --- a/changelog.txt +++ b/changelog.txt @@ -8,7 +8,7 @@ - add Setting to hide Script-Settings which have the description "" - add Setting to sort GameMode-Settings - CSV-Export of Locals (//exportrecs [map-id]) -- new Plugin to save and load GameMode-Settings (//loadmode & //savemode ) +- new GameModePresetPlugin to save and load GameMode-Settings (//loadmode & //savemode ) #Bug Fixes - deactivate Plugins if they cause uncaught exceptions