therungg / therun-frontend

Frontend for therun.gg
https://therun-fr-therun.vercel.app
MIT License
26 stars 8 forks source link

Verify uploaded splits #83

Open therungg opened 1 year ago

therungg commented 1 year ago

Right now, splits uploaded are not verified. It would be nice to parse the splits to see if they contain:

and show an error if that's not the case.

Also, the splits can show the user's layout directory on their computer ( D:\User\OTHER\LiveSplit Splits\Layouts\main backup.lsl). If it's possible, strip that from the file before sending to the server.