# Installation

#### Installation Guide for NRG ProMeter

### Required Scripts ⚙️

This script does not require any additional scripts to function properly.\
\
However, if you want to access the functionality through the item, you can use the built-in code by editing the config, which is adapted to `ESX` and `QBcore`  or use `custom` \*

\*You can edit the code in `server\item` and add your own usage method or use our exports.

### Installation Steps 🛠️

#### 1. Move NRG Stresst to Server Resources 📂

1. Place the `nrg_prometer` folder inside your `resources` directory.
2. go to `config/config.lua`  and make changes according to your preferences.
3. In your `server.cfg` or `resources.cfg`, add the following line to ensure the script is loaded:

   ```lua
   ensure nrg_prometer
   ```
