Skip to content

Release 0.2.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@AmyrAhmady AmyrAhmady released this 27 Mar 16:59
· 59 commits to master since this release
6766d46

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