The invention relates to the technical field of
software development, in particular to a UE5-based automatic construction and release method, which comprises the following steps of: 1, constructing a
development environment and preparing an automatic tool chain; 2, code management and automatic script construction; step 3, CI / CD tool configuration: configuring an SSH key to connect with a remote
server, and realizing automatic deployment; 4, generating Pak file compression resources, and packaging scenes in batches by using a tool; and 5, performing multi-environment deployment, monitoring and feedback. According to the method, through establishment of a
development environment and preparation of an automatic tool chain, Visual
Studio 2022 + and a corresponding
workload are installed, and a UE5 project path and a Windows SDK are configured; the method has the advantages that a version
control system is configured, it is ensured that a code warehouse is associated with a UE5 project, Python 3. X and a dependency
library are installed, an SSH secret key is configured to be connected with a remote
server, automatic deployment is achieved, and therefore the method has the advantages that the publishing efficiency is remarkably improved, and human errors are reduced.