laptop-codeInstallation

  1. Download the resource and place it in your resources folder.

  2. Ensure you have ox_lib installed and started.

  3. Add ensure offload_carmenu to your server.cfg (make sure it's after ox_lib).

  4. (Optional) If you are building from source, navigate to the build directory and run:

    cd build
    pnpm install
    pnpm build

Last updated