ivanmeler / OpenVHook

Open source script hook loader implementation for Grand Theft Auto V

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenVHook

OpenVHook is a standalone script hook for Grand Theft Auto V and fully open source.

Features

  • Compatible with existing asi plugins and Script Hook V's asi loader
  • Ability to create standalone mods/scripts
  • Drop in replacement for Script Hook V

Requirements

  • Grand Theft Auto Five
  • An Asi loader

Building

Requirements

  • Latest Windows 10 SDK Version
  • Visual Studio 2019

Bug Reporting

Report bugs under Github Issues Make sure to include OpenVHook.log and if reporting an incompatiblity please also include the log file for that mods as well.

Credits

CamxxCore, E66666666, ivanmeler, DKingAlpha, JackD111, AteshM, yulon, Stricted For all of there contributions towards the project.

NTAuthority/citizenMP Most of the code is from them. I only changed it up here and there and added my own improvements.

FiveM For their hashmap and patterns.

Alexander Blade For the ScriptHookV SDK files which can also be used with OpenVHook.

About

Open source script hook loader implementation for Grand Theft Auto V

License:GNU General Public License v2.0


Languages

Language:C++ 98.7%Language:C 1.3%