Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 330 Bytes

File metadata and controls

13 lines (9 loc) · 330 Bytes

Hash Plugin for SA-MP

Full documentation as well as installation & compiling notes can be found on the SA-MP forums.

Build from source

Ubuntu 18.04 / Debian 9

# apt-get install gcc g++ gcc-multilib g++-multilib

Fedora 29

# dnf install gcc.i686 gcc-c++.i686 glibc-devel.i686