πŸ”¨Installation

Prerequisites

  1. Ensure you are using QB-Core or ESX frameworks.

  2. Make sure your MySQL database is correctly configured (supports oxmysql or ghmattimysql).

Steps

  1. Add Items to the Server

    • If using QB-Core, copy the contents of qb.txt into your qb-core/shared/items.lua.

    • If using ESX, import the SQL file esx.sql into your database.

  2. Place Script Files Download and add the resource folder to your server’s resources directory.

  3. Update Server Configuration Add the following line to your server.cfg:

    ensure gfx_crafting
  4. Restart your server.

Last updated