Requirements & Installation
Required resources
Nord Crafting declares these dependencies:
dependencies {
'ox_lib',
'oxmysql'
}
Install the resource at:
resources/[nord]/nord_crafting
Add it to server.cfg after its dependencies and framework/inventory resources.
ensure oxmysql
ensure ox_lib
ensure nord_inventory
ensure nord_crafting
If you use QBCore or ESX, start the framework before Crafting so Config.Framework = 'auto' can detect it.
First boot
With the default settings:
Config.AutoCreateTables = true
Config.AutoMigration = true
Nord Crafting waits for oxmysql, creates the schema when needed, runs migrations and marks the database ready before the crafting system boots.
Version source
Use fxmanifest.lua and version.json as the release identity for this package. Both report v6.2.0.