https://github.com/pawn-lang/pawn-stdlib
The Pawn Standard Library Package, not including any files related to SA:MP - designed for the sampctl package management system.
https://github.com/pawn-lang/pawn-stdlib
pawn pawn-package sa-mp sa-mp-development standard-library
Last synced: 2 months ago
JSON representation
The Pawn Standard Library Package, not including any files related to SA:MP - designed for the sampctl package management system.
- Host: GitHub
- URL: https://github.com/pawn-lang/pawn-stdlib
- Owner: pawn-lang
- Created: 2018-01-08T07:55:28.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-09-16T23:18:45.000Z (over 1 year ago)
- Last Synced: 2025-01-25T04:10:02.950Z (4 months ago)
- Topics: pawn, pawn-package, sa-mp, sa-mp-development, standard-library
- Language: Pawn
- Homepage: http://sampctl.com
- Size: 230 KB
- Stars: 22
- Watchers: 5
- Forks: 10
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# pawn-stdlib
The Pawn Standard Library Package, not including any files related to SA:MP - designed for the [sampctl package management system](http://sampctl.com).
## Why?
The package management system built into the `sampctl` tool is based on GitHub (Similar to that of the Go language) so it simplifies the process to have the standard library stored here on GitHub too. This means there doesn't need to be any special-case code written for the standard library, it can just be a package like all others.