orchidisle/UE5-Build-Project

Cook, stage, and package projects for Unreal Engine

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Jul 8, 2024
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: orchidisle/ue5-build-project@b81f6cd3b7129cc41acf1d101a16faacbc691937 # 0.3.0

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
RUNUAT_PATHPath to RunUAT.batyes
UPROJECT_PATHPath to the .uproject fileyes
BUILD_CONFIGConfiguration to useyesDevelopment
PLATFORMPlatform to build foryes
CLEANWhether to cleannofalse
COOKWhether to cooknotrue
STAGEWhether to stagenotrue
PACKAGEWhether to packagenofalse
PAKWhether to pak filesnofalse
SERVERWhether to include the servernofalse
ARCHIVEWhether to archivenofalse
ARCHIVE_PATHArchive Pathno
NULLRHIWhether to execute commands without video outputnofalse
EDITORWhether to compile the editor as wellnotrue
ENCRYPT_INIEncrypt INI Filesnofalse
RELEASECreate Release Version (Enter new release version number)nofalse
PATCHGenerate a patch based on a release version (enter based on release version number)nofalse
MAPSMaps to build and package (comma separated list of maps, leave empty for all maps)notrue
DELETE_PDBDelete PDB (debug) filesnofalse
ANTICHEAT_ENABLEDEnable anticheatnofalse
ANTICHEAT_PRIVATE_KEYBase64 encoded private key for anticheatno
ANTICHEAT_PUBLIC_CERTBase64 encoded public certificate for anticheatno

no outputs