Added GameModePresetPlugin to Changelog

This commit is contained in:
Alexander Nell 2020-05-19 22:13:44 +02:00
parent 6c9607e8c7
commit 20485acf29
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@
- add Setting to hide Script-Settings which have the description "<hidden>"
- add Setting to sort GameMode-Settings
- CSV-Export of Locals (//exportrecs <filename> [map-id])
- new Plugin to save and load GameMode-Settings (//loadmode <name> & //savemode <name>)
#Bug Fixes
- deactivate Plugins if they cause uncaught exceptions