From 61f58421cb43ff425d2ca04de155e71e16b186de Mon Sep 17 00:00:00 2001 From: Tyler Jaacks Date: Wed, 23 Apr 2025 19:10:11 -0500 Subject: [PATCH] Update build-contrib.md --- docs/build-contrib.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/docs/build-contrib.md b/docs/build-contrib.md index a53ebbe..e5b3607 100644 --- a/docs/build-contrib.md +++ b/docs/build-contrib.md @@ -7,9 +7,10 @@ 2. Windows 10 (or later) 3. Windows App SDK 4. Visual Studio 2022 OR WinDbg (for debugging if needed) -5. Visual C++ Redistributables (unsure which are needed) -6. Graphics Tools (from `Settings > Apps > Optional Features` (Windows 10) or `Settings > System > Optional Features` (Windows 11)) -7. The latest [release](https://github.com/WinDurango/WinDurango/releases)/[artifact](https://github.com/WinDurango/WinDurango/actions/workflows/msbuild.yml) +5. Make sure you select the "Desktop development with C++" workload. +6. Visual C++ Redistributables (unsure which are needed) +7. Graphics Tools (from `Settings > Apps > Optional Features` (Windows 10) or `Settings > System > Optional Features` (Windows 11)) +8. The latest [release](https://github.com/WinDurango/WinDurango/releases)/[artifact](https://github.com/WinDurango/WinDurango/actions/workflows/msbuild.yml) ### To build