Mafia 2 Online Node.js server-side scripting backend implementation using NAPI. Plugin can be built only in release mode at the moment.
Contains compiled, slightly modified nodejs binaries for all 3 main platforms. [email protected].
$ mkdir build && cd build
$ cmake ..
$ cmake --build .
Special thanks @gamelaster for the help!