1
0
Fork 0
forked from Simnation/Main

Update server_config.lua

This commit is contained in:
Miho931 2025-06-25 23:36:55 +02:00
parent ef00e4f084
commit 620c344964

View file

@ -20,7 +20,7 @@ ServerConfig = {
m_qbCoreResourceName = "qb-core", -- Set the resource name of the QBCore (needed for export)
m_customInventory = { -- If you use a custom inventory
enabled = false,
enabled = true,
inventory_type = "qs-inventory", -- supported: ox_inventory , qs-inventory, mf-inventory, core_inventory
},