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

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

FCNPC for NodeSamp
https://github.com/the2alert/node-samp-fcnpc

nodejs nodesamp plugin sa-mp

Last synced: 2 months ago
JSON representation

FCNPC for NodeSamp

Awesome Lists containing this project

README

          









Runtime environment Node.js in SA-MP.







## Description


FCNPC for NodeSamp.

## Installation

Install package:

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

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

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

## Examples

## License


MIT