Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 519 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 519 Bytes

FoxConquer5517

This is a server emulator for Conquer Online based in World Conquer Source V2. Use client version 5517

Requirements

-Install LibSSL-DEV: sudo apt-get install libssl-dev (only for unix based systems like Ubuntu or Debian)

Required changes before run

Need open ServerCore/Utils.cs and Change constant OpenSSLLib and set the value libeay32 for windows, libssl for unix

This source is written in .NetCore adapting the code of base source World Conquer Source V2.