Orbit Studios Resourcesorbit-dynamichud-addons
Dependencies
Required and optional dependencies for orbit-dynamichud-addons.
Dependencies
orbit-dynamichud-addons provides seatbelt and cruise-control behavior for DynamicHUD. Source and releases are available on GitHub.
Required
| Dependency | Why it is needed | Link |
|---|---|---|
ox_lib | Loads @ox_lib/init.lua, keybind helpers, cache helpers, and locale helpers. | overextended/ox_lib |
orbit-dynamichud | Receives seatbelt/cruise state through events and state bags. | orbit-dynamichud |
Optional
| Dependency | What it adds | Link |
|---|---|---|
orbit-lib | Recommended when the rest of your Orbit stack uses shared notifications and framework bridging. | orbit-lib |
| Custom harness resource | Can set LocalPlayer.state.harness for harness compatibility. | Custom resource |
Start Order
ensure ox_lib
ensure orbit-lib
ensure orbit-dynamichud
ensure orbit-dynamichud-addonsIf you do not use orbit-lib for this addon, keep ox_lib and orbit-dynamichud before orbit-dynamichud-addons.