Skip to content

Elekaene/dakara-server

 
 

Repository files navigation

Travis (Linux): Build Status

AppVeyor (Windows): Build status

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

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++ 97.4%
  • C 2.2%
  • Other 0.4%