I’m trying to package my game (Windows) and I keep getting this error:
Missing UnrealGame binary.
You may have to build the UE project with your IDE. Alternatively, build using UnrealBuildTool with the commandline:
UnrealGame < Platform > < Configuration >
How do I fix it?