Orbit StudiosOrbit Studios
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

DependencyWhy it is neededLink
ox_libLoads @ox_lib/init.lua, keybind helpers, cache helpers, and locale helpers.overextended/ox_lib
orbit-dynamichudReceives seatbelt/cruise state through events and state bags.orbit-dynamichud

Optional

DependencyWhat it addsLink
orbit-libRecommended when the rest of your Orbit stack uses shared notifications and framework bridging.orbit-lib
Custom harness resourceCan set LocalPlayer.state.harness for harness compatibility.Custom resource

Start Order

server.cfg
ensure ox_lib
ensure orbit-lib
ensure orbit-dynamichud
ensure orbit-dynamichud-addons

If you do not use orbit-lib for this addon, keep ox_lib and orbit-dynamichud before orbit-dynamichud-addons.

On this page