livesplit-core icon indicating copy to clipboard operation
livesplit-core copied to clipboard

Run parser: deserialize the AutoSplitterSettings

Open AlexKnauth opened this issue 9 months ago • 0 comments

Based on the work of @Refragg, I updated it to use the new settings map and settings value types.

  • [x] Make sure the auto-splitter gets the settings from a freshly opened splits file.
  • [x] Make sure a saved splits file gets the settings from the autosplitter, when the autosplitter has edited them.
  • [x] Make sure a saved splits file gets to keep its Legacy XML, when the autosplitter has no settings of its own to replace it with.

AlexKnauth avatar Apr 30 '24 02:04 AlexKnauth