Skip to content

killermvc/pawn-vector

Repository files navigation

pawn-vector

sampctl

Installation

Simply install to your project:

sampctl package install killermvc/pawn-vector

Include in your code and begin using the library:

#include <vector>

Usage

You can find the documentation in the wiki

Testing

To test, simply run the package:

sampctl package run