Hi, i have a project i want to show my friends. How do i “make” the game into a single exe file or something so i can put it on a memory stick and take it with me?
Go to file - package - choose shipping - ok https://docs.unrealengine/latest/INT/Engine/Basics/Projects/Packaging/index.html
Now you get a folder with an exe -> for just an exe you have to use other programs (you can find some threads about that topic here: https://docs.unrealengine/latest/INT/Search/index.html?filter=documentation&x=0&y=0&q=create+.exe)
Ahh sweet thx!