Guide - Automating the build (compiling code) and packaging your game

I wrote up a guide that explains how to use AutomationTool to build your C++ code and package your game. You can automate these by creating a Windows task in Task Scheduler to build or package your game automatically. Now you can build or package your game while you sleep. :slight_smile:

2 Likes

Does this all work the same for Unreal Engine 5?