General
Which frameworks are supported?
It depends on the script. Most support QBCore, Qbox, and ESX. Some also support Ox Core. Each script’s Installation page lists exactly what it needs.Will my settings be wiped when I update?
No. Every config file (config.lua or shared/config.lua) is excluded from the escrow update — your settings carry over automatically.
Are NEX.dev scripts escrowed?
Yes — except for the config files, which are intentionally left open so you can edit them.Setup
A script isn’t starting — where do I look first?
- Check the server console for errors on the resource starting up.
- Make sure dependencies (
oxmysql,ox_lib, your framework, etc.) are started before the NEX.dev script inserver.cfg. - Confirm
Config.Frameworkmatches your actual core resource. - Check the per-script Troubleshooting page.

