Installation

Dependencies

QBCore Framework


How to install

Drag the script in your folder & restart the server

Make sure you configure everything in your likeness


Config.WeaponList & Config.ExtraList

Use both categories to sort your Crafting Items

Config.WeaponList = {
    -- Add Crafting Item here
}

Config.WeaponList = {
    -- Add Crafting Item here
}

You can easily add as many Crafting Items as you want


Required Items can be added as much as you want

Last updated