Garage
Installation
How to install Trygon Garage on your FiveM server.
Dependencies
Prop
Type
Setup
Upload
Extract the archive and place uz_garage into your resources folder.
Customize.lua
fxmanifest.lua
server.cfg
Add after your framework core and dependencies:
ensure ox_lib
ensure oxmysql
ensure qb-core # or qbx_core / es_extended
ensure uz_garageDatabase
The SQL tables are created automatically on first start via auto_sql.lua. Missing columns are also auto-added.
If you prefer manual setup, import the provided SQL file:
- QBCore / Qbox:
InsertMe_QBCore.sql - ESX:
InsertMe_ESX.sql
Verify
Restart your server. You should see in the console:
[uz_garage] Framework: QBCore | Interact: ox_target | Fuel: ox_fuel
[uz_garage] Server: QBCore