Sampctl
The Swiss Army Knife of SA:MP - vital tools for any server owner or library maintainer.
Install / Use
/learn @Southclaws/SampctlREADME
sampctl

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
- Start here: docs/index.md
- Install: docs/install.md
- Quick start: docs/quickstart.md
- Packages (dependencies/build/run): docs/packages.md
- Server + runtime configuration: docs/server.md and docs/configuration.md
- Commands: docs/command-reference.md
- Troubleshooting: docs/troubleshooting.md
Quick start
sampctl init
sampctl ensure
sampctl run
More details: docs/quickstart.md
Installation
See: docs/install.md
Help
- Command reference: docs/command-reference.md
- Full help in your terminal:
sampctl help
