Skip to content

Mellnik/hash-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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