From 622d168daf17ade515423c831b347bdd55f9314c Mon Sep 17 00:00:00 2001 From: "Bogir[rus]" Date: Sat, 22 May 2021 01:15:50 +0500 Subject: Update windows-server-setup.md (#493) --- docs/windows-server-setup.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'docs/windows-server-setup.md') diff --git a/docs/windows-server-setup.md b/docs/windows-server-setup.md index feed402..b7e6a02 100644 --- a/docs/windows-server-setup.md +++ b/docs/windows-server-setup.md @@ -16,9 +16,9 @@ vmap4extractor.exe vmap4assembler.exe ``` -2. Browse into **C:\Azerothcore\apps\extractor** and copy "**extractor.bat**" into your World of Warcraft folder with the previous files.2 +2. Browse into **C:\Azerothcore\apps\extractor** and copy "**extractor.bat**" into your World of Warcraft folder with the previous files. -3. Create **mmaps** and **vmaps** folders in your World of Warcraft directoryt. +3. Create **mmaps** and **vmaps** folders in your World of Warcraft directory. 4. Launch extractor.bat and select your extractor options. @@ -34,9 +34,9 @@ vmap4assembler.exe - **Optional but extremely recommended: Extract mmaps.** Do not attempt to stop this process while it is exctracting. -4. Create a new folder in **C:\Build\RelWithDebInfo** \* called **Data** +5. Create a new folder in **C:\Build\RelWithDebInfo** \* called **Data** -5. Move the vmaps, maps, dbc, cameras into the **Data** folder. +6. Move the vmaps, maps, dbc, cameras into the **Data** folder. \* Can be found in RelWithDebInfo, Debug or Release. -- cgit