Skip to content

JeremyHub/lss-To-CSV-Converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

What it does

Turns your .lss files from LiveSplit into CSV files.

How to use

Download the code (make sure you have a jdk intalled) and run the App.java in the /scr folder. It will ask you for the file path of your .lss (this is relative to the project folder, not the App.java file.) It will then ask for the name you want to call your csv, type anything. Then it will copy your data and save it to a csv file in the project folder.

Problems

This might not work depending on how you have your splits setup, For example: I have not tested it with gametime timers

About

Takes a .lss file from the program LiveSplit and turns it into a csv file of a particular format.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages