php-cpm / database

The Mangos TWO world database contains creatures, NPCs, Quests, Items/objects & gossip information to populate the in-game world with. Report all issues at https://www.getmangos.eu/project.php?projectid=22

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MaNGOSTwo Database

License

MaNGOSTwo 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.

How to Install

Short instruction:

  1. enter _tools directory

  2. 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)

  3. apply created file to mangos database, eg.: mysql -u root -p mangos < full_db.sql

That's all!

About

The Mangos TWO world database contains creatures, NPCs, Quests, Items/objects & gossip information to populate the in-game world with. Report all issues at https://www.getmangos.eu/project.php?projectid=22

License:Other


Languages

Language:HTML 99.4%Language:Shell 0.4%Language:Batchfile 0.2%