diff options
Diffstat (limited to 'contrib/extractor/README.linux')
-rw-r--r-- | contrib/extractor/README.linux | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/contrib/extractor/README.linux b/contrib/extractor/README.linux new file mode 100644 index 00000000000..e1ebdb8bb2e --- /dev/null +++ b/contrib/extractor/README.linux @@ -0,0 +1,13 @@ +Linux instructions +------------------ + +1. Configure and build MaNGOS. +2. cd contrib/map_extractor/libmpq/ +3. make +4. cd .. +5. make +6. run ad + +if there are any problems create folder named .deps in contrib/map_extractor/ +it is old bug from first extractor and i am too lasy to fix it :) + |