I want to merge three existing projects into a new project.
Is there a way I can automate some or all of this using UE scripting? Or from the command line using Perl or batch?
TIA,
Phil
Is there a way I can automate some or all of this using UE scripting? Or from the command line using Perl or batch?
- open new project p1
- copy the contents (filenames) of p2 into p1
- copy the contents (filenames) of p3 into p1
- copy the contents (filenames) of p4 into p1
TIA,
Phil