mirror of
https://github.com/EQEmu/Server.git
synced 2026-04-12 01:32:25 +00:00
Updated Ground Up Windows Install Rework (markdown)
parent
f44cce1347
commit
99ad35f00d
@ -116,7 +116,7 @@ During the install process, ensure the option for `Desktop development with C++`
|
|||||||
|
|
||||||

|

|
||||||
|
|
||||||
_Note: This package is required by Visual Studio to compile c/c++ code and by CMake to determine available compiler options. It will cause CMake file generation to fail, if not enabled._
|
_Note: This package is required by Visual Studio to compile c/c++ code and by CMake to determine available compiler options. It will also cause CMake file generation to fail, if not enabled._
|
||||||
|
|
||||||
<br/>
|
<br/>
|
||||||
|
|
||||||
@ -180,7 +180,7 @@ There are two options:
|
|||||||
|
|
||||||
<br/>
|
<br/>
|
||||||
|
|
||||||
If you chose options 1, create a sub-folder called `git-eqemulator` in the root folder of c: drive.
|
If you chose option 1, create a sub-folder called `git-eqemulator` in the root folder of c: drive.
|
||||||
|
|
||||||
If you chose option 2, create a sub-folder called `git-<git-username>` in the root folder of c: drive. (example: git username is `Pavlov`, folder name would be `git-pavlov`)
|
If you chose option 2, create a sub-folder called `git-<git-username>` in the root folder of c: drive. (example: git username is `Pavlov`, folder name would be `git-pavlov`)
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user