1 · Setup & Auto Installation
Install Nord Crafting, configure its dependencies and understand the Nord Inventory-only automatic installation workflow.
Requirements & Installation
Required resources Nord Crafting declares these dependencies: dependencies { 'ox_lib', 'o...
Automatic Installation · Nord Inventory Only
Nord Crafting now includes an automatic installation path designed specifically for nord_invento...
Manual Inventory Setup · OX, QS, QB & ESX
Use this workflow whenever the active inventory is not Nord Inventory. Blueprint item The package...
Framework Detection
Config.Framework = 'auto' -- auto | qb | esx In automatic mode, Crafting checks: qb-core es_exten...
Core Configuration
The primary configuration is config/config.lua. Core providers Config.Framework = 'auto' Config....
Smart Database Initialization
Nord Crafting includes a database initializer and migration system. First start When automatic cr...
Admin Access
Administrator access is based on FiveM license identifiers. Config.AdminLicenses = { ['licens...
Locales & Resource Logs
The package ships with: locales/en.lua locales/pt.lua Select the locale: Config.Locale = 'pt' Run...