Core: Updated allowed build to 11.2.0.62748

This commit is contained in:
Hondacrx
2025-08-26 22:38:04 -04:00
parent ec4f2a49d4
commit 2207823ab8
+2 -2
View File
@@ -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