Skip to content
This repository was archived by the owner on Mar 19, 2024. It is now read-only.

Latest commit

 

History

History
14 lines (11 loc) · 563 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 563 Bytes

Version: 0.1b

Now open sourced!

MTASA-Netwok-Wrapper

MTA:SA net.dll wrapper in C++

Build Instructions:

Windows

Prerequisites:

  1. Make sure you have installed python SDK.
  2. 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).