From a6b30c73e4f9c411137739339f63e2720a64af42 Mon Sep 17 00:00:00 2001 From: hondacrx Date: Wed, 5 Jul 2017 12:41:14 -0400 Subject: [PATCH] Updated README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a52d0a6c5..cda1a5aca 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ ## CypherCore [![Build Status](https://travis-ci.org/CypherCore/CypherCore.svg?branch=master)](https://travis-ci.org/CypherCore/CypherCore) [![Build status](https://ci.appveyor.com/api/projects/status/ge4hjp1h1d28q25j?svg=true)](https://ci.appveyor.com/project/hondacrx/cyphercore) -CypherCore is an open source server project for World of Warcraft written in C# (.NET Core). +CypherCore is an open source server project for World of Warcraft written in C#. -The current support game version is: 7.2.5.24367 +The current support game version is: 7.2.5.24461 Credit for the great work goes to TrinityCore Team and hondacrx for the porting.