Skip to content

A boilerplate template repository for a Pawn Package. If you're writing a new package, clone this repo as a starting point!

License

Notifications You must be signed in to change notification settings

sampctl/pawn-package-template

Repository files navigation

{{.Repo}}

sampctl

Installation

Simply install to your project:

sampctl package install {{.User}}/{{.Repo}}

Include in your code and begin using the library:

#include <{{.Repo}}>

Usage

Testing

To test, simply run the package:

sampctl package run

About

A boilerplate template repository for a Pawn Package. If you're writing a new package, clone this repo as a starting point!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages