All Projects → oscar-broman → ppg

oscar-broman / ppg

Licence: other
Pawn Playground

Programming Languages

SourcePawn
201 projects
C++
36643 projects - #6 most used programming language
javascript
184084 projects - #8 most used programming language
Pawn
127 projects
CSS
56736 projects
HTML
75241 projects

ppg - Pawn Playground

SA-MP scripting playground.

Demo

Demo available here: http://slice-vps.nl:7070/

Installing

Windows

Not supported yet.

Linux / Unix

  1. Install Node.js.
  2. Clone this repo and run install.sh.
  3. Put pawncc in node_modules/samp-server/bin/pawncc/. Get it here.
  4. Run lib/ppg.js.

OS X

  1. Install Node.js.
  2. Install Wine.
  3. Install winetricks.
  4. Run winetricks vcrun2005 vcrun2010 to install the necessary runtimes.
  5. Clone this repo and run install.sh.
  6. Put pawncc in node_modules/samp-server/bin/pawncc/. Get it here.
  7. Run lib/ppg.js.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].