holydeew / CypherCore

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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: 9.0.5.38556

Prerequisites

  • Visual Studio 2019 with .NET 5.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 820.19071) Download
  • Extract the sql files into the core sql folder (ex: C:\CypherCore\sql)

Playing

  • Must use Arctium WoW Client Launcher Download (World of Warcraft -> Private Server Launcher -> Shadowlands)

Support / General Info

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

Legal

  • Blizzard, Battle.net, World of Warcraft, and all associated logos and designs are trademarks or registered trademarks of Blizzard Entertainment.
  • All other trademarks are the property of their respective owners. This project is not affiliated with Blizzard Entertainment or any of their family of sites.

About

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

License:GNU General Public License v3.0


Languages

Language:C# 100.0%