Updated README

This commit is contained in:
Hondacrx
2024-11-17 14:10:04 -05:00
parent 698338e5c8
commit aa01bf6727
+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: 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