Compiling on FreeBSD
# pkg install git cmake luajit boost-libs gmp mysql-connector-c pugixml$ git clone --recursive https://github.com/otland/forgottenserver.git$ cd forgottenserver
$ mkdir build && cd build
$ cmake ..$ makeLast updated
Was this helpful?