# Installation

#### Installation Guide for NRG Stress

### Required Scripts ⚙️

`oxmysql` (optional)

### Installation Steps 🛠️

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

1. Place the `nrg_stress` 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_stress
   ```
