ryanjon2040 / Unreal-Binary-Builder

An application designed to create installed Unreal Engine builds (aka Rocket builds) from Unreal Engine GitHub source.
MIT License
657 stars 150 forks source link

Option to create ZIP from an existing engine build #54

Open Arshia001 opened 2 years ago

Arshia001 commented 2 years ago

An option to create a ZIP from an existing build will be very helpful, specially when trying to figure out what to include in the ZIP. I did try to create it myself, but the end result isn't exactly up to par.

ryanjon2040 commented 2 years ago

This option is already available. If LocalBuilds already exists, UBB will prompt you to zip it instead of building.