prawn

0.1.0 • Public • Published

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.

Readme

Keywords

none

Package Sidebar

Install

npm i prawn

Weekly Downloads

4

Version

0.1.0

License

none

Last publish

Collaborators

  • oscar-broman