/node-samp-fcnpc

FCNPC for NodeSamp

Primary LanguageTypeScriptMIT LicenseMIT


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]:

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

Examples

License

MIT