An open API service indexing awesome lists of open source software.

https://github.com/the2alert/node-samp-plugin

SA-MP plugin for NodeSamp
https://github.com/the2alert/node-samp-plugin

nodejs nodesamp plugin sa-mp

Last synced: 2 months ago
JSON representation

SA-MP plugin for NodeSamp

Awesome Lists containing this project

README

          









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