From 2207823ab84ebf8975542310afab38a462cb0a3f Mon Sep 17 00:00:00 2001 From: Hondacrx Date: Tue, 26 Aug 2025 22:38:04 -0400 Subject: [PATCH] Core: Updated allowed build to 11.2.0.62748 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7c01b4905..8a72b9eba 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: 11.0.5.57534 +The current support game version is: 11.2.0.62748 ### 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: 11.0.5.57534 * 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 1105.24111) [Download](https://github.com/TrinityCore/TrinityCore/releases) +* Download the full Trinity Core database (TDB 1120.25081) [Download](https://github.com/TrinityCore/TrinityCore/releases) * Extract the sql files into the core sql folder (ex: C:\CypherCore\sql) ### Playing