How to include Engine source(github)?

Hi. I have downloaded the unreal engine source from github. and make VS2015 project file by .uproject generate Visual Studio Project files command.

I want to include downloaded engine source from github. but included installed engine source.

how to include github engine source in my project file?

If I understand correctly you have to do the following (on Windows):

  1. right click your <GameName>.uproject file and select “Switch Unreal Engine version…”
  2. in the new program/window that opens, select the version corresponding to your build from github source in the dropdown (may require that you have compiled the engine first)
  3. regenerate Visual Studio project files for your game project
  4. Profit

Thank you!!!

But it says the plugin could not be found, how do I convert it all along with the plugin.