From b2388425130ccacef31b4a3d091bf244b01989b6 Mon Sep 17 00:00:00 2001 From: Nordi98 Date: Mon, 4 Aug 2025 23:37:25 +0200 Subject: [PATCH] Update config.lua --- resources/[carscripts]/jg-dealerships/config/config.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/[carscripts]/jg-dealerships/config/config.lua b/resources/[carscripts]/jg-dealerships/config/config.lua index f659cbe30..4c0632338 100644 --- a/resources/[carscripts]/jg-dealerships/config/config.lua +++ b/resources/[carscripts]/jg-dealerships/config/config.lua @@ -11,7 +11,7 @@ Config.Currency = "USD" Config.SpeedUnit = "kph" -- or "kph" -- 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.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"