Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run parser: deserialize the AutoSplitterSettings #797

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Nov 13, 2024

  1. Run parser: deserialize the AutoSplitterSettings

    This commit implements the deserialization of the AutoSplitterSettings XML section of a LiveSplit splits file.
    This can surely use some improvements regarding the compatibility without the auto-splitting feature and some other things.
    I think it is good as a first step though and we can keep iterating on it.
    Refragg authored and AlexKnauth committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    6e61a2b View commit details
    Browse the repository at this point in the history
  2. settings map translation

    AlexKnauth committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    69a50ee View commit details
    Browse the repository at this point in the history
  3. reload

    AlexKnauth committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    2c2e6ff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d75b101 View commit details
    Browse the repository at this point in the history