Compiling on Ubuntu
sudo apt install git cmake build-essential libluajit-5.1-dev libmysqlclient-dev libboost-system-dev libboost-iostreams-dev libpugixml-dev libcrypto++-dev libfmt-dev libboost-locale-dev libboost-json-dev liblua5.3-devgit clone --recursive https://github.com/otland/forgottenserver.gitcd forgottenserver
mkdir build && cd build
cmake ..makeLast updated
Was this helpful?