Build Unreal Engine 5 action
Version updated for https://github.com/Fork-on-the-Table-Collective/UE5-build-action to version v1.0.1.
- This action is used across all versions by ? repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action automates the process of building Unreal Engine 5 (UE5) projects on Windows or macOS, supporting configurations like development and shipping. It simplifies tasks such as compiling, packaging, cooking, staging, and creating release builds, addressing the complexity of manual UE5 build processes. Key capabilities include customizable build settings, platform targeting, optional features like map packaging, anti-cheat integration, and release or patch creation.
Release notes
What’s Changed
- Bump action runtime to node24 by @GuBee33 in https://github.com/Fork-on-the-Table-Collective/UE5-build-action/pull/2
New Contributors
- @GuBee33 made their first contribution in https://github.com/Fork-on-the-Table-Collective/UE5-build-action/pull/2
Full Changelog: https://github.com/Fork-on-the-Table-Collective/UE5-build-action/compare/v1.0...v1.0.1