Installation

Installation

Download and Extract

Download the repository and extract it to your resources folder in your FiveM server directory.

Folder Structure

Ensure your folder structure looks like this:

resources/
└── b2_notifyV2/
    β”œβ”€β”€ html/
    β”‚   β”œβ”€β”€ index.html
    β”‚   β”œβ”€β”€ sounds/
    β”‚   β”‚   β”œβ”€β”€ success.wav
    β”‚   β”‚   β”œβ”€β”€ error.wav
    β”‚   β”‚   β”œβ”€β”€ warning.wav
    β”‚   β”‚   └── info.wav
    β”œβ”€β”€ client.lua
    └── fxmanifest.lua

Last updated