Skip to content

jungrok5/CypherCore

 
 

Repository files navigation

CypherCore Build Status Build status

CypherCore is an open source server project for World of Warcraft written in C#.

The current support game version is: 7.3.5.26654

Prerequisites

  • Visual Studio 2017 with netcore 2.0 Download
  • Mysql Database 5.6 or higher Download

Server Setup

  • Download and Complie the Extractor Download
  • Run all extractors in the wow directory
  • Copy all created folders into server directory (ex: C:\CypherCore\Data)
  • Make sure Conf files are updated and point the the correct folders and sql user and databases

Installing the database

  • Download the full Trinity Core database (TDB 735.00) Download
  • Extract the sql files into the core sql folder (ex: C:\CypherCore\sql)

Playing

  • Must use Arctium WoW Client Launcher Download
  • Must start the launch with the argument --custom (make a shortcut and edit shortcut and add argument to target ex: Arctium WoW Client Launcher.exe" --custom)

Support / General Info

  • Check out our channel on Arctium Discord Here
  • Check out Trinity Core Wiki as a few steps are the same Here

About

CypherCore is an open source server project for World of Warcraft written in C#. Supported game version: 7.3.5.26124

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%