Skip to content

Chaitooler/dakara-server

 
 

Repository files navigation

Travis (Linux): Build Status

AppVeyor (Windows): Build status

Coverity: Coverity

Dakara Online Server (English)

http://www.dakaraonline.org/

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.

Building

You need CMake, Libevent2, and boost >= 1.49.

mkdir build
cd build
cmake ..
make

Windows EXE 64 Bits

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/

Contributing

Join the mailing list at: https://groups.google.com/d/forum/dakara-online-dev

Servidor de Dakara Online (Español)

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.

Cómo contribuir

Unite a la lista de correos en: https://groups.google.com/d/forum/dakara-online-dev

Licence

Affero GNU GPL v3.

About

Dakara Online Game Server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 99.5%
  • Other 0.5%