Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 559 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 559 Bytes

samp-stdutil

sampctl

The San Andreas Multiplayer Pawn Standard Utility Package - designed for the sampctl package management system.

This package provides a set of common, useful functions for maths and string manipulation.

Installation

Simply install to your project:

sampctl package install sampctl/samp-stdutil

Include in your code and begin using the library:

#include <samp-stdutil>