For the complete documentation index, see llms.txt. This page is also available as Markdown.

Season

The Season tab allows you to define the current season and schedule its end date. Upon conclusion, you can distribute rewards to the top 3 racers (configurable in server/editable/seasonfinish.lua).

Data Archiving: When a season ends, the script automatically saves all current data to the json/season/ folder using the season's name. This allows users to access historical data and view records from past seasons via the Leaderboard tab in the app.

Last updated