By Alejandro Santos @alejolp, the Argentum Online, and the Dakara Online development teams.
This is the Dakara Online C++ server. The source code is a migration from the original Visual Basic 6 by using a source code translator.
You need CMake, Libevent2, and boost >= 1.49.
mkdir build
cd build
cmake ..
make
You can find a Debug EXE build here: http://files.dakaraonline.org/dakara-server/
Libevent for Windows can be found with Nuget: https://www.nuget.org/packages/libevent_vc120/
Join the mailing list at: https://groups.google.com/d/forum/dakara-online-dev
Servidor de Dakara Online en C++. El código fuente es una migración del código original en Visual Basic 6 por medio de una herramienta de conversión de código.
Unite a la lista de correos en: https://groups.google.com/d/forum/dakara-online-dev
Affero GNU GPL v3.