How to associate .uproject files in ue4

Looking at source (UnrealVersionSelector.cpp) it looks like you can setup the .uproject file associations by running this as administrator:

UnrealVersionSelector.exe /fileassociations
1 Like