Epsilon HUD - Installation

Follow the steps below to install the Epsilon HUD script on your server.

Requirements

Step 1: Download

Via Git

Terminal
cd /server-folder/resources/[epsilon]
git clone https://github.com/EpsilonAETIX/epsilon-hud.git

Manual

  1. Download from the GitHub page using Code - Download ZIP
  2. Extract the ZIP file to the resources/[epsilon] folder
  3. Remove the -main suffix from the folder name

Step 2: server.cfg

server.cfg
# Dependencies
ensure es_extended  # or qb-core

# HUD
ensure epsilon-hud

Step 3: Verification

Restart the server and check the F8 console for errors. On successful installation, you will see the following message:

Console
[epsilon-hud] Script successfully loaded - v2.1.0
Installation complete. You can now go to the Configuration page to adjust the settings.