Today I have made a test project in UE4 for myself. I have setted up all the settings for packaging in ‘Project Settings’, like Name, Company, Description, etc.
At first I have packaged my project for Win32 as a Development package and it went good.
After that I have tested the ‘Shipping’ packaging and Editor did it.
I checked out a folder, where all the stuff is and I saw, that the main .exe (MyProject.exe) doesn’t have any details (like Company name, etc). Also, there are some folders and files, but it seems that I cannot rename, remove or do anything with them, otherwise the game wouldn’t work.
So, my question: How I can build a standalone package, where I can change file/catalog structure (somehow)?
If I am doing something not right, please tell me. And thanks for help.