CMaNGOS WotLK Update Guide
Document Last Modified: 2022-06-12 17:07:23
$ cd mangos/
$ git pull
$ cd ../wotlk-db/
$ git pull
$ cd ../build/
$ rm -rfv *
$ cmake ../mangos -DCMAKE_INSTALL_PREFIX=\../mangos/run -DPCH=1 -DDEBUG=1 -DBUILD_PLAYERBOT=ON -DBUILD_EXTRACTORS=ON
$ make -j8
$ make install
$ cd ../wotlk-db/
$ ./InstallDatabase.sh
Use options 2 and 3 to update the databases.
Copyright © 2025 jimmyb.ninja, All rights reserved.
Coded with