Requirements
- FiveM server
- MySQL or MariaDB
- One of:
qbx_core,qb-core, ores_extended ox_lib,ox_target,oxmysql, andxsound
Steps
-
Drop the
nex_djboothfolder into your resources, e.g.resources/[djbooth]/nex_djbooth/. -
Import the bundled
install.sqlinto your database (it creates thedjbooth_locationstable). -
Add it to
server.cfgafter its dependencies: -
Grant access to the admin command:
- Restart your server.
/djbooth in-game to start adding booths.
Updating
Yourshared/config.lua is preserved across updates, and your booths in MySQL are preserved automatically.
- Replace the resource files with the new version.
- Restart the server.

