refunct-tas icon indicating copy to clipboard operation
refunct-tas copied to clipboard

[Timer Component] Add functions for saving/loading splits

Open LukeSaward opened this issue 1 year ago • 0 comments

livesplit-core gives us a neat function/method for saving .lss files (LiveSplit's split files), in the form of a parser. It also gives us a method to load splits.

See livesplit-core::run::saver and livesplit-core::run::parser for more information.

LukeSaward avatar Feb 27 '25 00:02 LukeSaward