1. Home
  2. Docs
  3. Unreal Engine 4
  4. General
  5. Rename a project in the UE4 launcher

Rename a project in the UE4 launcher

 

Note
If you have a project with a solution for visual studio, renaming the project, will not affect the code from compiling correctly the module.

 

Access to the location of your project from the UE4 launcher :
right click on the project and click Show in Explorer.

rename-project-uelauncher-before

Simply edit the *.uproject filename

rename-project-edit-uproject-filename

The name of your project should appears correctly after the reboot of the UE4 launcher.

rename-project-uelauncher-after

How can we help?