diff options
| author | Francesco Borzì <borzifrancesco@gmail.com> | 2019-02-26 18:08:42 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-02-26 18:08:42 +0100 |
| commit | 07f4555b2d68397c612ec5ee6611844e4f6d9d21 (patch) | |
| tree | 4eb8139adec79c179419c12bc4da04e463f04c3a /docs/Extract-Client-Data.md | |
| parent | 5de5a3ccf64a174adcec3070cd3bfeb6f6897254 (diff) | |
| parent | 49bdd146a2c870a4a2e5ae8fd77e90204d950fc8 (diff) | |
| download | wiki-07f4555b2d68397c612ec5ee6611844e4f6d9d21.tar.gz wiki-07f4555b2d68397c612ec5ee6611844e4f6d9d21.tar.bz2 wiki-07f4555b2d68397c612ec5ee6611844e4f6d9d21.zip | |
Merge pull request #8 from azerothcore/tc-bulk-import
Bulk import from TC 335 of DB doc
Diffstat (limited to 'docs/Extract-Client-Data.md')
| -rw-r--r-- | docs/Extract-Client-Data.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/Extract-Client-Data.md b/docs/Extract-Client-Data.md index d44e3a5..38a0e0d 100644 --- a/docs/Extract-Client-Data.md +++ b/docs/Extract-Client-Data.md @@ -13,7 +13,7 @@ Next press Configue and then Generate. ### Now that you have the source compiled, you can proceed to the next step. -3. Go to your AzerothCore build directory (E.g. AzerothCore335\build\bin\Release) and copy the following files to your World of Warcraft directory (E.g. D:\World of Warcraft 3.3.5a (no install)) +3. Go to your AzerothCore build directory (E.g. AzerothCore\build\bin\Release) and copy the following files to your World of Warcraft directory (E.g. D:\World of Warcraft 3.3.5a (no install)) * **ace.dll** * **mapextractor.exe** * **mmaps_generator.exe** @@ -30,7 +30,7 @@ Next press Configue and then Generate. 7. Next, we need to extract **mmaps**. Go ahead and click on **mmaps_generator.exe**. **NOTE: This process will take up to a few hours, depending on your computer specs.** -Now that everything is completed, you need to copy **dbc**, **maps**, **vmaps** and **mmaps** folders to your AzerothCore build directory (E.g. AzerothCore335\build\bin\Release). +Now that everything is completed, you need to copy **dbc**, **maps**, **vmaps** and **mmaps** folders to your AzerothCore build directory (E.g. AzerothCore\build\bin\Release). *** |
