The Package Project menu has some more options for configuring the package that are described as follows:
- Zip Up Project: Compresses the project edit files into a ZIP file. This is useful for moving the project to another computer or for passing the project to someone else.
- Build Configuration: Defines how the build will be done. In Blueprint-only projects, you have two options: Development and Shipping. Development builds contain information that is used in debugging to help you find errors. Shipping builds are cleaner as they do not have debug information and should be used to create the final version of the game that will be distributed.
- Supported Platforms: In this option, we are informed which ...