Installation Guide
Step-by-step instructions to install and verify the Nexure Racing System on your FiveM server.
Overview
Follow this guide to install the Nexure Racing System on your FiveM server. Each step keeps the process deterministic so you can quickly track down any issues.
Prerequisites
- Active FiveM server with resource upload access.
- Basic familiarity with editing
server.cfgand running SQL migrations. - Discord access for grabbing updates and support.
Supported Frameworks
-
Qbox-project/qbx_core1124.3K13K
-
qbcore-framework/qb-core67910.1K32.7K
-
esx-framework/esx_core43751877
-
communityox/ox_core10187250
-
ND-Framework/ND_Core63223251
- Custom frameworks & standalone setups
Dependencies
Install and configure these shared libraries first:
Installation Steps
Retrieve your asset from Cfx.re Portal.
Extract the archive and upload the nx_racing folder to your FiveM resources directory.
Append the following line to server.cfg to ensure the resource starts:
ensure nx_racingLocate the SQL files and run them through your preferred client (e.g. HeidiSQL):
Racing.sql is automatically imported if autoSQL.enabled remains true, but Tracks.sql must be imported manually.
Restart the server, watch the console for errors, and hop in-game to ensure the UI opens correctly.
Inventory Item Shortcut
Hooking the racing tablet into your inventory? Jump to the inventory integration guide for a ready-made item definition.
Troubleshooting
Need Help?
Review the troubleshooting guide or swing by the Discord if anything feels off during installation.