Config Settings
Inf Garage Configurations
Base Settings
Framework Configuration
Config.Framework = "esx" -- options : esx, qbcoreCompatibility Options
Config.compatibility = {-- all script in directory modules/... can adjust as you need
-- [Fuel script Compatibility]
["fuel"] = "cdn-fuel", -- options : cdn-fuel | LegacyFuel | standalone
-- [Keys script Compatibility]
["keys"] = "qb-vehiclekeys", -- options : qb-vehiclekeys | standalone
-- [Interaction script Compatibility]
["interaction"] = "infinite", -- options : ox_lib | standalone | infinite ( "infinite" will use interaction in this resource )
-- [Notification script Compatibility]
["notification"] = "infinite", -- options : ox_lib | standalone | infinite ( "infinite" will use notification in this resource )
-- [Deformation script compatibility]
["deformation"] = "kiminaze", -- options dependency : kimikaze (https://github.com/Kiminaze/VehicleDeformation)
-- [Vehicle persistent script compatibility]
["persistent"] = "standalone", -- options : standalone ( need configuration on modules/persistent/sh_shared.lua )
}General Options
Restriction Access Garages
Garage Type Configuration
General Garage Config
Last updated