Release 0.2.0
Pre-release
Pre-release
A few bug fixes and changes applies
two of noticeable ones are:
- added a new JS function
samp.logprint(msg)
in order to use samp's logger (basically works like printf in pawn) - now samp-node needs a config file, to specify entry file, log level, and pass node flags. read about it in HERE