Building/Packaging
Unreal Engine documentation:
https://docs.unrealengine.com/5.0/en-US/packaging-unreal-engine-projects/
Please NOTE: Visual Studio 2022 will need to be installed, along with the following components from the Visual Studio Installer:
- Install .NET SDK Framework 4.6.0 or higher
- Install NET SDK (includes .NET 6.0 and 7.0 Runtime)
- Desktop development with C++ (Workload)
- Game development with C++ (Workload)
- https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-desktop-3.1.31-windows-x64-installer?cid=getdotnetcore
For PC VR, there are no additional concerns other than what is listed above and ensuring your project is set for VR.
Project settings can be found here.