DND Docs

Resourcesdnd_jobmanagementInstallation

Dependencies

Last updated on

Required

ResourceWhy
oxmysqlAll database access (MySQL.* calls)
ox_libCallbacks, NUI dialogs, notifications, context menus
ox_inventoryCard-holder items, starterpack grants, inventory-backed item exports
ox_targetWorld interaction points (PCs, printers, photo booth, fingerprint scanners)

Optional (feature-gated)

ResourceEnables
dnd_economyNot a dependency of this resource — it's the other direction: if dnd_economy is installed, it calls this resource's CreatePurchaseDocument export.

Framework

Auto-detected via bridge/init.lua (checks for ESX or Qbox), matching the resource description ("ESX / Qbox").

Build tooling (dev-time only, not a runtime dependency)

  • Node.js + npm — only needed to run cd web && npm run build before shipping; the built web/dist output is what actually ships.

On this page