You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -50,6 +50,7 @@ Our [Roadmap](https://doc.stride3d.net/latest/en/contributors/roadmap.html) comm
50
50
-**Desktop development with C++** with:
51
51
-**Windows 11 SDK (10.0.22621.0)** or a later version (should be enabled by default)
52
52
-**MSVC v143 - VS2022 C++ x64/x86 build tools (Latest)** (should be enabled by default)
53
+
-**MSVC v143 - VS2022 C++ ARM64 build tools (Latest)**
53
54
-**C++/CLI support for v143 build tools (Latest)***(not enabled by default)*
54
55
-*Optional* (to target iOS/Android): **.NET Multi-platform App UI development** and the **Android SDK setup** individual component (enabled by default). Then, in Visual Studio, go to `Tools > Android > Android SDK Manager` and install **NDK** (version 20.1+) from the `Tools` tab.
55
56
-*Optional* (to build the VSIX package): **Visual Studio extension development**
0 commit comments