package_project
Run the full Unreal Engine build, cook, stage, and package pipeline to create a distributable project build for a target platform, with optional compression and configurable build configuration.
Instructions
Package the project for distribution. Runs build + cook + stage + package.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| platform | No | Target platform | |
| compressed | No | Compress pak files | |
| configuration | No | Build configuration (typically Shipping for distribution) | Shipping |