User panel stuff on forum
  2 posts on 1 page  1
Server Talk
2014-01-09, 16:32
Member
4 posts

Registered:
Jan 2014
Hello,

is there any way to save custom race routes on the server, including leaderboard saves?
Wasn't able to find anything about that.

Thanks in advance
SeriTools
2014-01-11, 00:06
Member
4 posts

Registered:
Jan 2014
So I dug into the code and found out those routes were hardcoded.

I've changed this now: https://github.com/SeriTools/ktx
Routes are now read from [mapname].routes files in the ktx/race/routes folder. I've included the original standard ones.
The specification/syntax of these files can be found here: https://github.com/SeriTools/ktx/blob/master/RouteDefinition.md

You can compile it for yourself or test or just use my precompiled binary from here: https://github.com/SeriTools/ktx/releases

If you have any suggestions, please suggest!

- ST
  2 posts on 1 page  1