From aa01bf6727ca731a4a2260ab3b71a4149f652065 Mon Sep 17 00:00:00 2001 From: Hondacrx Date: Sun, 17 Nov 2024 14:10:04 -0500 Subject: [PATCH] Updated README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4ac704528..7c01b4905 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ CypherCore is an open source server project for World of Warcraft written in C#. -The current support game version is: 10.2.5.53584 +The current support game version is: 11.0.5.57534 ### Prerequisites * .NET 8.0 SDK [Download](https://dotnet.microsoft.com/en-us/download/dotnet/8.0) @@ -16,7 +16,7 @@ The current support game version is: 10.2.5.53584 * 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 1025.24021) [Download](https://github.com/TrinityCore/TrinityCore/releases) +* Download the full Trinity Core database (TDB 1105.24111) [Download](https://github.com/TrinityCore/TrinityCore/releases) * Extract the sql files into the core sql folder (ex: C:\CypherCore\sql) ### Playing