-
Notifications
You must be signed in to change notification settings - Fork 9
Installation
BigETI edited this page May 4, 2018
·
1 revision
- Get sampctl from https://github.com/Southclaws/sampctl
- Install package using this command:
sampctl package install BigETI/pawn-memory
- Include library in your PAWN code
#include <memory>
- Move or copy the required files accordingly
- Include library in your PAWN code
#include <memory>