Compiling from Source ( Git )
Dependencies
Linux & MacOSX
searching for packages:
apt-cache search thePackageYouNeed
(you can use any other package manager, depends on the distribution)
clone or download the source from gitlab:
git clone https://gitlab.com/themanaworld/manaplus/manaplus.git
installing the packages:
apt-get install thePackageYouNeed
(-dev or -devel versions)
installing manaplus:
./build.sh
Windows
it is recommendet to use the Installer (there aren't any extern librarys needed)
download & install
cygwin
follow the instructions and install the
packages you need (-dev or -devel)
clone or download the source from gitlab:
git clone https://gitlab.com/themanaworld/manaplus/manaplus.git
installing manaplus:
./build.sh
Installer
Windows
Installer can be found
here
Linux
AppImage can be found
here
Mac OSX
can be found... erm... nowhere?
If you have trouble compiling or installing the client, there are instructions in readme files, please read them first!
If you dont find an answer there, you can reach us on discord or ask in forums for help :)