Skip to content

LuaxY/CawotteSrv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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