exe from level

Hi guys, are there any chances to create the .exe just for one level? I created my architectural model in a level and i would like to export just this…i also tried to create it from file–>publish but in this way ue4 exports the entire project, not just the level.
Thanks in advance

Hi!

UE4 cannot package all resources to one EXE file. But, if you have project with several levels, you can copy needed level with only needed assets, to another project, and package it.

All instruction you find in this thread

Thanks a lot

If you package it from the Unreal Frontend, I believe you can select which levels to include. May be easier than creating a new project, especially when you need to go back and change something quickly.