Integrations
Supported frameworks, inventories, upload providers, and Electus Gangs integration.
Use electus_graffiti/config/config.lua for the integration switches. The wrapper bridge is bundled in electus_graffiti/bridge, so it is loaded by the graffiti resource and does not need a separate ensure.
| Integration | Supported values | Change it here |
|---|---|---|
| Framework | esx, qb, qbx | Config.Framework |
| Inventory | esx, qb, core, qs, tgiann, ox_inventory, qb-inventory, codem | Config.Inventory |
| Target system | qtarget, qb-target | Config.TargetSystem |
| Upload method | auto, Fivemanage, Qbox, LBPresigned | |
| Electus Gangs capture progress | true or false | Config.IntegrateElectusGangs |
Adapter files
| Area | Files |
|---|---|
| Framework logic | electus_graffiti/client/frameworks/* and electus_graffiti/server/frameworks/* |
| Inventory logic | electus_graffiti/server/frameworks/inventories.lua |
| Upload provider logic | electus_graffiti/bridge upload helpers and electus_graffiti/server/server.lua |
| Electus Gangs progress hook | electus_graffiti/escrowed/server/decals.lua |
Enable Config.IntegrateElectusGangs only when electus_gangs is installed and started before electus_graffiti.