Installation
Install MariaDB
Do not use XAMPP
Always take a backup before doing any changes to your database
Install MariaDB version 10.11 or newer, if you don’t have it already. You can check your MariaDB version by running SELECT VERSION() in HeidiSQL.
Install all dependencies
Download and install the following dependencies:
- oxmysql
- up-to-date server artifacts
- OneSync infinity
Add to server.cfg
Add start lb-racing to your server.cfg.
SQL File
As long as you have MariaDB 10.11 or newer, the SQL tables should be added automatically. You can run the racing.sql file manually, if you prefer. To add the default tracks, you can run the default-tracks.sql file.
Configure
The racing script should work out of the box, but you can configure it to your liking.