thelindat / dx_hud

HUD for FiveM and ESX Legacy.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dx_hud

dx_hud is an HUD for FiveM and ESX Legacy.

Requirements

  • es_extended (Legacy)
  • esx_status
  • esx_basicneeds

Voice services configuration

You can change the voice service the HUD will be using in the config file.
Currently supported options are:

  • pma-voice
  • saltychat

Download & Installation

Using Git

cd resources
git clone https://github.com/0xDEMXN/dx_hud.git

Manually

  • Go to the releases page and download the latest release
  • Place it inside the resources directory

Installation

  • Edit config.lua to fit your needs
  • Add the resource to your server.cfg after dependencies to make sure it's started correctly at server startup:
ensure dx_hud

Screenshot(s)

dx_hud screenshot

Thanks to

Overextended Community for always being supportive 🐂❤️
nojdh for Cosmo HUD, which initially this was a fork of


Legal Notices

dx_hud for ESX Legacy

Copyright © 2022 Demxn

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program.
If not, see https://www.gnu.org/licenses/

About

HUD for FiveM and ESX Legacy.

License:GNU General Public License v3.0


Languages

Language:Lua 45.5%Language:JavaScript 38.5%Language:HTML 9.4%Language:CSS 6.6%