Compile on Arch
$ sudo pacman -Syu
$ sudo pacman -S base-devel git cmake luajit boost boost-libs libmariadbclient pugixml crypto++ fmt$ git clone https://github.com/otland/forgottenserver.git$ cd forgottenserver
$ cmake . -B build$ make -C buildLast updated
Was this helpful?