Skip to content

killermvc/pawn-stack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pawn-stack

sampctl

Installation

Simply install to your project:

sampctl package install killermvc/pawn-stack

Include in your code and begin using the library:

#include <stack>

Usage

Testing

To test, simply run the package:

sampctl package run