Skip to content

Latest commit

 

History

History
63 lines (43 loc) · 1.66 KB

README.md

File metadata and controls

63 lines (43 loc) · 1.66 KB

pawn-dcp

sampctl

Installation

Simply install to your project:

sampctl package install killermvc/pawn-dcp

Include in your code and begin using the library:

#include <pawn-dcp>

Usage

Testing

To test, simply run the package:

sampctl package run