The2Alert / node-samp-plugin

SA-MP plugin for NodeSamp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Runtime environment Node.js in SA-MP.

Description

SA-MP plugin for NodeSamp.

Documentation

Documentation is here.

Building

Windows prerequisites:

Linux prerequisites:

Linux prerequisites in other OS:

For Windows:

make build-win32-start
make -B build

For Linux

make build-start
make -B build

For Linux in other OS:

make build-linux-start
make build-linux

License

MIT

About

SA-MP plugin for NodeSamp

License:MIT License


Languages

Language:C++ 95.1%Language:CMake 3.2%Language:Makefile 0.9%Language:Dockerfile 0.4%Language:Pawn 0.4%