Dependencies · origen_hud
All dependencies listed below must be running before origen_hud is started.
Required dependencies
| Resource | Source | Notes |
|---|---|---|
pma-voice | GitHub | Voice proximity system. Required for voice mode indicator. |
/assetpacks | Built-in FiveM dependency | Asset streaming. Must be present in all servers. |
Framework compatibility
origen_hud supports both QBCore and ESX. Set the desired framework in config.lua.
| Framework | Value | Core resource |
|---|---|---|
| QBCore | "qbcore" | qb-core |
| ESX | "esx" | es_extended |
The Config.CoreName value is auto-resolved from Config.Framework. Do not change it unless you are using a custom fork with a different resource name.
Optional dependencies
| Resource | Required when | Notes |
|---|---|---|
LegacyFuel | Config.FuelSystem = "legacyfuel" | External fuel system integration. If not used, leave Config.FuelSystem = "standalone" to use the native GTA V fuel level. |