diff options
author | XTZGZoReX <none@none> | 2008-10-10 12:19:38 -0500 |
---|---|---|
committer | XTZGZoReX <none@none> | 2008-10-10 12:19:38 -0500 |
commit | ded2714f89267e10b99ba725353afefe37b71645 (patch) | |
tree | 0ff89e2ab923ff1d1bad18806964d67d16c4ffdb /contrib/extractor/README.linux | |
parent | 93e301236532048323d40c6ec1cddf9c1ddced92 (diff) |
[svn] * Changing text in various files to make it more Trinity Core-like, as well as fixing the grammar and understandability in certain files.
* Adding INSTALL file to root with Linux instructions.
* Renaming mangos.sql to world.sql until we figure another world database name (if we actually do, world seems fine to me).
* Updating config files with Trinity text instead of MaNGOS text.
--HG--
branch : trunk
Diffstat (limited to 'contrib/extractor/README.linux')
-rw-r--r-- | contrib/extractor/README.linux | 13 |
1 files changed, 5 insertions, 8 deletions
diff --git a/contrib/extractor/README.linux b/contrib/extractor/README.linux index e1ebdb8bb2e..c28fd42257d 100644 --- a/contrib/extractor/README.linux +++ b/contrib/extractor/README.linux @@ -1,13 +1,10 @@ -Linux instructions ------------------- += Trinity Core -- Linux instructions for extractor = + +Copyright (C) Trinity Core (http://www.trinitycore.org) 1. Configure and build MaNGOS. -2. cd contrib/map_extractor/libmpq/ +2. cd contrib/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 :) - +6. run ad
\ No newline at end of file |