Codigo del servidor de Dakara escrito por Alejolp (https://github.com/DakaraOnline/dakara-server) modificado para argentumonline.io
You need CMake, Libevent2, and boost >= 1.49. ($ sudo apt install libevent-dev libboost-all-dev)
cd build
cmake ..
make