Awesome
CawotteSrv is Dofus 2 emulator developped in C++11
Requirements
- Platform: Linux, Windows
- CMake ≥ 2.8
- GCC ≥ 4.8 (Linux)
- MSVC ≥ 12 (Windows)
- LibEvent ≥ 2.0
Install
Run CMake and build server
cmake .
make
Run
Launch server with configuration file and game mode
./CawotteSrv -c config/auth.ini -g auth
./CawotteSrv -c config/jiva.ini -g world
Contributors
- LuaxY - https://github.com/LuaxY
Thanks
- Xeo-Skr - https://github.com/Xeo-Skr
- scalexm - https://github.com/scalexm
- Alleos13 - https://github.com/Alleos13
- Many others
Copyright
License: The MIT License (MIT)
Read file LICENSE