Skip to content

How to set up the Visual Studio solution

Marius Storvik edited this page Jun 11, 2023 · 5 revisions

Todo

Will flesh this page out at some point, but for now I think the main/only thing that must be set up is to download DirectXTk using the NuGet package manager in Visual Studio. However if everything works as expected the library should download automatically when you start a build. If you need to download it manually then "packages.config" should describe which version of the library that you need.

Clone this wiki locally