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

Implement SpeedRunIGT Parsing #591

Merged
merged 1 commit into from
Nov 5, 2022
Merged

Commits on Nov 4, 2022

  1. Implement SpeedRunIGT Parsing

    `SpeedRunIGT` is a Minecraft mod that brings a full timer with deep auto
    splitting capabilities to Minecraft. They recently added support for
    https://therun.gg and it seems like it's quite commonly used, probably
    the most commonly used timer after LiveSplit at this point. So it makes
    sense for us to be able to parse these splits.
    
    I also snuck in a few cleanups along the way (some now possible because
    of Rust 1.65).
    CryZe committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    268e47c View commit details
    Browse the repository at this point in the history