Skip to content

Conversation

@xavisolesoft
Copy link
Contributor

@xavisolesoft xavisolesoft commented Apr 14, 2024

Description

  • Implement package add additional files and .zip generation for windows.
  • Fixed the issue about Unreal Editor was launched after package generation.
  • Refactor to cmake -P to implement regular expression for Windows copy commands using file(GLOB) ensuring the execution order.

Fixes #7364

Where has this been tested?

  • Platform(s): ...
  • Python version(s): ...
  • Unreal Engine version(s): ...

Possible Drawbacks

@xavisolesoft xavisolesoft changed the base branch from dev to ue5-dev April 14, 2024 18:10
@xavisolesoft xavisolesoft marked this pull request as ready for review April 15, 2024 07:23
@xavisolesoft xavisolesoft requested a review from a team as a code owner April 15, 2024 07:23
@Blyron Blyron merged commit 7162db8 into ue5-dev Apr 15, 2024
@delete-merged-branch delete-merged-branch bot deleted the xavisolesoft/Implement-package-generation.-for-windows branch April 15, 2024 08:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Package: The compression format on windows should be .zip instead .tar.gz

3 participants