# Installation

## Installation Guide for NRG Hud Script

### Installation Steps 🛠️

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

1. Place the `nrg_hud` folder inside your `resources` directory.
2. go to `config/config.lua`  and make changes according to your preferences.
3. go to `config/frameworks/*.lua` make sure everything is adjusted to your requirements, if necessary change
4. In your `server.cfg` or `resources.cfg`, add the following line to ensure the script is loaded:

   ```lua
   ensure nrg_hud
   ```
