LeonMrBonnie / altv-cpp-module

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

alt:V C++ Module

How to build

To build the project simply run the build.bat file.

How to use

Look at the example resource to see how to use this module.
This module is a very simple wrapper, so don't expect anything fancy.
In your resource you still have to use the C++ SDK from alt:V.
This only imports the these three functions from your resource: Start, Stop, OnEvent.
If you don't know what those functions do, look at the example resource.

Credits

  • drake - For helping with setting up the module and moral support
  • alt:V team - For providing the alt:V mod and the Log.h file

About


Languages

Language:C++ 68.5%Language:CMake 22.4%Language:C 4.7%Language:Batchfile 4.4%