Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 755 Bytes

File metadata and controls

12 lines (7 loc) · 755 Bytes

CryV.Net

CryV.Net was intended to provide an alternative Grand Theft Auto V multiplayer experience, which could be completely customized.

This project is based on my abandoned CryV library, which handled the integration of various Grand Theft Auto V functionalities and the hooking itself. As CryV is not public, this library cannot be used and only serves as an illustration.

The current state of this repository is licensed under MIT.

Credits

  • Thanks to Alternate-Life, as many design choices are heavily influced by their work.
  • Thanks to GTANetwork, as their code base served as a point of reference when it comes to native usages.