DashHook (Library) v1.0.1
DashHook is a C++ library and helps other scripts with interacting with the vehicle dashboard.
Installation
Put DashHook.dll in the main GTA V folder.
Developer usage
Check GitHub and the header file for details.
Do not bundle DashHook.dll with your script, always refer them to this page or GitHub releases for updates.
Changelog
v1.0.1
* Fix an issue that sometimes causes values to be default or zero
v1.0.0
* Initial release