diff options
author | DDuarte <dnpd.dd@gmail.com> | 2014-11-10 20:57:39 +0000 |
---|---|---|
committer | DDuarte <dnpd.dd@gmail.com> | 2014-11-10 20:57:39 +0000 |
commit | 90c53e8c84b6a7b4346bda8087be8d14d0902d1a (patch) | |
tree | 440106833555d60ebf7a3a042449fd80250c2e2f /doc | |
parent | e90ef4fa24a1da7f4d7433a1522e5cb43ef68d29 (diff) |
Core: Nuke authserver
It has been replaced by bnetserver since grunt was deprecated
Diffstat (limited to 'doc')
-rw-r--r-- | doc/UnixInstall.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/UnixInstall.txt b/doc/UnixInstall.txt index 94b25c58352..043994c856f 100644 --- a/doc/UnixInstall.txt +++ b/doc/UnixInstall.txt @@ -49,7 +49,7 @@ than where to install using flags built into our cmake files. Just open up CMakeLists.txt in the main folder and take a look at some of the flags like - SERVERS Build worldserver and authserver + SERVERS Build worldserver and bnetserver SCRIPTS Build core with scripts included TOOLS Build map/vmap extraction/assembler tools USE_SCRIPTPCH Use precompiled headers when compiling scripts |