Skip to content

a SA-MP plugin to run nodejs scripts

Notifications You must be signed in to change notification settings

nsamsonov/samp-node

 
 

Repository files navigation

samp-node

a SA-MP plugin to support nodejs apps and run them on your server


Somwhat usable now, please check our wiki: Click Here

Todo:

  • Add samp constant values (eg: INVALID_PLAYER_ID, MAX_TEXT_DRAWS, and etc...)

Download

You can always find latest builds here
But if you are looking for a stable version (or using sampctl), please visit here

type definitions for TypeScript

here's a link to the repository: https://github.com/samp-dev/node
follow the instructions there to make best use of it
special thanks to pkfln (peek).

Credits

  • Damo for his samp.js project. 80% of native caller code is from that project, cause I didn't want to do all the args processing by myself when there's already something useful out there!
  • Hual for some v8 tips he gave me
  • Graber for a few suggestions and helpful advices
  • pkfln (peek) for fixing and adding some samp callbacks/events in samp-node, and making @sa-mp/node
  • polygxn for his changes in README.md which don't exist anymore
  • JustMichael (ADRFranklin) for his contributions, including fixes, features, and any others he's going to do in future
  • iAmir (Amyr Aahmady) that's me.

About

a SA-MP plugin to run nodejs scripts

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 93.6%
  • CMake 5.0%
  • Other 1.4%