Installing workloads to Visual Studio after initial installation

Viewed 6440

I installed Visual Studio Community a while ago and only installed the bare minimum workloads I needed (to save space). I now want to play around with Unity a bit but didn't install the mobile & gaming workloads.

Is there a way I can install those workloads from my currently installed IDE?

1 Answers

Click the Windows button to open the "start" menu of your windows, and search for "Visual Studio Installer". There, you should see a menu that allows you to add additional workloads.

Related