π§ Installation
π Welcome to FRKN-Racing v2
FRKN-Racing v2 is a modern racing system built for FiveM. It supports cars, motorcycles, and airplanes, with customizable race types, leaderboards, and player statistics. This documentation covers installation, configuration, and basic system usage.
π§ Installation Guide
Drag & drop the frkn-racingv2 folder into your
resourcesdirectory.Add
ensure frkn-racingv2to yourserver.cfg.If item-based access is used, make sure required items exist in your inventory/database.
Import the provided SQL files for leaderboard, race history, and player data.
Edit
config.luato enable or disable features.
βοΈ Configuration
Open
config.lua.Enable or disable race types.
Set vehicle categories.
Configure UI and access permissions.
Adjust performance settings if needed.
π― Target Configuration
You must set the target system in config.lua.
Use
qb-targetif you are using qb-target.Use
ox_targetif you are using ox_target.
π Notes
FRKN-Racing v2 works with ESX, QBCore, and Qbox.
Restart the server after any config or SQL changes.
Last updated