/node-samp-plugin

SA-MP plugin for NodeSamp

Primary LanguageC++MIT LicenseMIT


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