Updated README
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
CypherCore is an open source server project for World of Warcraft written in C#.
|
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
|
### Prerequisites
|
||||||
* .NET 8.0 SDK [Download](https://dotnet.microsoft.com/en-us/download/dotnet/8.0)
|
* .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
|
* Make sure Conf files are updated and point the the correct folders and sql user and databases
|
||||||
|
|
||||||
### Installing the database
|
### 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)
|
* Extract the sql files into the core sql folder (ex: C:\CypherCore\sql)
|
||||||
|
|
||||||
### Playing
|
### Playing
|
||||||
|
|||||||
Reference in New Issue
Block a user