Skip to content

Latest commit

 

History

History
49 lines (33 loc) · 1.26 KB

README.md

File metadata and controls

49 lines (33 loc) · 1.26 KB

Logo

Build Status Issues Kanban Board Join the chat at https://gitter.im/LuaxY/CawotteSrv

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

Thanks

Copyright

License: The MIT License (MIT)

Read file LICENSE