0.3.1 • Published 10 years ago
ppg v0.3.1
ppg - Pawn Playground
SA-MP scripting playground.
Demo
Demo available here: http://slice-vps.nl:7070/
Installing
Windows
Not supported yet.
Linux / Unix
- Install Node.js.
- Clone this repo and run
install.sh. - Put
pawnccinnode_modules/samp-server/bin/pawncc/. Get it here. - Run
lib/ppg.js.
OS X
- Install Node.js.
- Install Wine.
- Install winetricks.
- Run
winetricks vcrun2005 vcrun2010to install the necessary runtimes. - Clone this repo and run
install.sh. - Put
pawnccinnode_modules/samp-server/bin/pawncc/. Get it here. - Run
lib/ppg.js.