Epsilon HUD - Installation
Follow the steps below to install the Epsilon HUD script on your server.
Requirements
- FiveM Server - Latest artifact version (6000+)
- Framework - ESX Legacy or QBCore
Step 1: Download
Via Git
Terminal
cd /server-folder/resources/[epsilon]
git clone https://github.com/EpsilonAETIX/epsilon-hud.git
Manual
- Download from the GitHub page using Code - Download ZIP
- Extract the ZIP file to the
resources/[epsilon]folder - Remove the
-mainsuffix 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.