forked from Simnation/Main
Update config.lua
This commit is contained in:
parent
51e29240d7
commit
b238842513
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ Config.Currency = "USD"
|
||||||
Config.SpeedUnit = "kph" -- or "kph"
|
Config.SpeedUnit = "kph" -- or "kph"
|
||||||
|
|
||||||
-- Framework & Integrations
|
-- Framework & Integrations
|
||||||
Config.Framework = "auto" -- or "QBCore", "Qbox", "ESX"
|
Config.Framework = "QBCore" -- or "QBCore", "Qbox", "ESX"
|
||||||
Config.FuelSystem = "lc_fuel" -- or "LegacyFuel", "ps-fuel", "lj-fuel", "ox_fuel", "cdn-fuel", "hyon_gas_station", "okokGasStation", "nd_fuel", "myFuel", "ti_fuel", "Renewed-Fuel", "rcore_fuel", "qs-fuelstations", "none"
|
Config.FuelSystem = "lc_fuel" -- or "LegacyFuel", "ps-fuel", "lj-fuel", "ox_fuel", "cdn-fuel", "hyon_gas_station", "okokGasStation", "nd_fuel", "myFuel", "ti_fuel", "Renewed-Fuel", "rcore_fuel", "qs-fuelstations", "none"
|
||||||
Config.VehicleKeys = "none" -- or "qb-vehiclekeys", "MrNewbVehicleKeys", "jaksam-vehicles-keys", "qs-vehiclekeys", "mk_vehiclekeys", "wasabi_carlock", "cd_garage", "okokGarage", "t1ger_keys", "Renewed", "tgiann-hotwire", "none"
|
Config.VehicleKeys = "none" -- or "qb-vehiclekeys", "MrNewbVehicleKeys", "jaksam-vehicles-keys", "qs-vehiclekeys", "mk_vehiclekeys", "wasabi_carlock", "cd_garage", "okokGarage", "t1ger_keys", "Renewed", "tgiann-hotwire", "none"
|
||||||
Config.Notifications = "ox_lib" -- or "default", "okokNotify", "ox_lib", "ps-ui"
|
Config.Notifications = "ox_lib" -- or "default", "okokNotify", "ox_lib", "ps-ui"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue