How do I package my project with all of the content in it?

Hey I just wanted to ask if i can somehow package my game to be included with the content not only the .exe file

Hi Marosko,

Not sure what you’re asking here. (By default you’ll have an .exe and content in a .pak file)

Settings related to packaging can be found in Project Settings → Packaging.

In the past I’ve needed to explicitly add maps to the ‘List of maps to include in a packaged build’ array.

Sorry I already solved it the problem was I needed to zip the project because I was trying to only run the execution file

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.