Skip to content

gonX/livesplit2urn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

About

This is a small BASH script to convert LiveSplit .lss files to Urn-compatible JSON files.

Dependencies

Usage

./livesplit2urn livesplit-splits.lss > urn-splits.json

The script returns the direct output from jq.

Pitfalls

  • If you have multiple split times (e.g. additional imported splits), the script will likely not provide a proper output.
  • Urn's best_time is currently unpopulated.

Also

Pull requests are welcome.

About

A BASH script to convert LiveSplit splits to Urn's JSON

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages