Specify the name of packaged exe?

Hello JohnWondle,

To change the actual exe name, you would need to change the name of your project. This can be done by editing the name of the .uproject file. If this is a blueprint only project, it should be as simple as that. If your project includes code however, you will need to go and edit the appropriate parts of the source code to match with the new name. You would then need to regenerate your project files and compile.