This is a SA:MP (San Andreas Multi Player) gamemode write in NodeJS
- Download the source from this page.
- Download the latest samp-node plugin from here: https://github.com/AmyrAhmady/samp-node/releases/tag/1.1.0
- Put the node.dll (windows) or libnode.so.64 (linux) file in your server root directory.
- Start the server.
server root directory\resources\index.js
samp-node-lib - npm install samp-node-lib
mysql - npm install mysql
md5 - npm install md5
events - npm install events
Or just use npm install