Examples
Some examples to get started with the library.
DH_Example.cs
DH_Example.cs is a C# example of how to load the library and call its functions, and use it in a ScriptHookV.NET script.
DH_Example.cpp
DH_Example.cpp is a C++ example of how to dynamically load the library and call its functions, and use it in a ScriptHookV script.