Skip to content
This repository has been archived by the owner on Jul 22, 2020. It is now read-only.

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

Southclaws/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