Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prawn

Pre-compiler for the Pawn language. Made for SA-MP scripting.

Getting started

Windows

  1. Install Node.js.
  2. Open the Node.js command prompt.
  3. Run npm install -g prawn to install Prawn globally (you might need to do this with admin rights).
  4. Use prawn in your command-line interface.

UNIX

  1. Install Node.js.
  2. Install Wine.
  3. Install winetricks.
  4. Run winetricks vcrun2005 vcrun2010 to install the necessary runtimes.
  5. Run npm install -g prawn to install Prawn globally (you might need to run it with sudo, depending on your configuration).
  6. Use prawn in your command-line interface.

About

Pre-compiler for the Pawn language. Made for SA-MP scripting.

Resources

Stars

10 stars

Watchers

4 watching

Forks

Releases

Packages

Used by

Contributors

Languages