** WARNING: THIS DATABASE IS A DIRECT COPY OF THE CATACLYSM ONE ATM **
MaNGOSFour Database is released under the Creative Commons Attribution-NonCommercial-ShareAlike 3.0.
The file (LICENSE.md
) must be a part of any redistributable packages
made from this software. No licenses should be removed from this software if
you are making redistributable copies.
Short instruction:
-
enter _tools directory
-
run: make_full_db.bat (if you are doing it under Windows) or run: /bin/sh make_full_db.sh (if you are running it under *nix/Linux)
-
apply created file to mangos database, eg.: mysql -u root -p mangos < full_db.sql
That's all!