Now open sourced!
MTA:SA net.dll wrapper in C++
- Python (3.11 or higher)
- Visual Studio 2022
- Make sure you have installed python SDK.
- Add Python include directory (It will be like this C:\Program Files\Python311\include) to Visual Studio Project Settings (Select project and CTRL + Enter -> VC++ Directories -> External Include Directories and put it there).