CypherCore is an open source server project for World of Warcraft written in C#.
The current support game version is: 3.4.0.47168
- .NET 8.0 SDK Download
- MariaDB 10.6 or higher Download
- Optional: Visual Studio 2022, Visual Studio Code or Jetbrains Rider
Download and Complie the Extractor DownloadUse TrinityCore extractors for now: 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
- Download the full Trinity Core database (TDB_full_world_927.22082_2022_08_21) Download
- Extract the sql files (full and updates) into the core sql folder (ex: C:\CypherCore\sql)
- Must use Arctium WoW Client Launcher Download
- Create link with next parameters (example for Windows): "\World of Warcraft Classic\Arctium WoW Launcher.exe" --version=Classic
- Modify your "\World of Warcraft_classic_\WTF\Config.wtf" -> SET portal "127.0.0.1"
- Check out our Discord Here
- Check out Trinity Core Wiki as a few steps are the same Here
- The project is currently under development and a lot of things have not been implemented. Updated according to updates in the appropriate branch of TrinityCore
- 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.