[4.4.3] Open "ShooterGame" in Visual Studio

Hi ppl :slight_smile:

May you can help me.
How can I open the project in Visual Studio? There is no option for it.

Sincerely,
unconvincible

Hi there,

Simply open up the folder in windows explorer and look for “ShooterGame.uproject” file. Then simply right click that file and choose “Generate Visual Studio Project files.”. That will give you a ShooterGame.sln solution file and do all the prep work required to open and compile the project in visual studio.