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

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

Streamer for NodeSamp
https://github.com/the2alert/node-samp-streamer

nodejs nodesamp plugin sa-mp

Last synced: 2 months ago
JSON representation

Streamer for NodeSamp

Awesome Lists containing this project

README

          









Runtime environment Node.js in SA-MP.







## Description


Streamer for NodeSamp.

## Installation

Install package:

```
npm i @sa-mp/streamer
```

Add to list of plugins in config file samp-conf.[json|json5|yml|yaml]:

```json5
{
// <...>
plugins: [
// <...>
"@sa-mp/streamer"
]
}
```

## Examples

## License


MIT