Release
Qbox servers get a dedicated framework adapter instead of borrowing the QBCore one, and the resource is now available in Hungarian. Nothing else changed, so there is no rush unless you run Qbox.
Version numbers move together across the police suite, so this release is 1.2.0 even though only two things changed here.
Ten files. Six of them are inventory adapters that needed teaching about Qbox, and they live under custom/, so replace them unless you have edited that particular one.
client/custom/framework/qbx.lua (new)server/custom/framework/qbx.lua (new)client/custom/inventory/codem-inventory.luaclient/custom/inventory/core_inventory.luaclient/custom/inventory/origen_inventory.luaclient/custom/inventory/qb-inventory.luaclient/custom/inventory/tgiann-inventory.luaserver/custom/inventory/qb-inventory.luaconfig.lualocales/hu.json (new)Qbox declares itself as qb-core, so it was being detected as QBCore and run through the compatibility bridge. It is now detected first and handled on its own terms.