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.
- 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
sampctl init
sampctl ensure
sampctl runMore details: docs/quickstart.md
See: docs/install.md
- Command reference: docs/command-reference.md
- Full help in your terminal:
sampctl help
