Skip to content

The2Alert/node-samp-crashdetect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Runtime environment Node.js in SA-MP.

Description

CrashDetect for NodeSamp.

Installation

Install package:

npm i @sa-mp/crashdetect

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

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

License

MIT