Skip to content

Southclaws/sampctl

Repository files navigation

sampctl

Build Go Report Card FOSSA Status

sampctl-logo

The Swiss Army Knife of SA:MP - vital tools for any server owner or library maintainer.

sampctl is a command-line development tool for developing SA:MP Pawn scripts. It includes a package manager, a build tool and a configuration manager.

Documentation

Quick start

sampctl init
sampctl ensure
sampctl run

More details: docs/quickstart.md

Installation

See: docs/install.md

Help