Skip to content

Commit c5ebd7f

Browse files
authored
Add prerequisites to README.md for Windows build (#1541)
1 parent 40ee5e5 commit c5ebd7f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,12 @@ If not using Visual Studio 2017, download and install the [EditorConfig](https:/
3535

3636
### Build Instructions
3737
#### Windows
38+
39+
Prerequisites
40+
- [Visual Studio 2019](https://visualstudio.microsoft.com/vs/)
41+
- [Microsoft DirectX SDK](https://www.microsoft.com/en-us/download/details.aspx?id=23549)
42+
- [Git for Windows](https://git-scm.com/download/win) (Optional)
43+
3844
1. Execute `win-create-projects.bat`
3945
2. Open `MTASA.sln` in the `Build` directory
4046
3. Compile

0 commit comments

Comments
 (0)