mattmarcin / ue4-perforce

Helpers and docs for getting Perforce setup on AWS and working happily with Source Built Unreal Engine 4 or 5

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ue4-ue5-perforce

Finding a comprehensive perforce typemap and p4ignore for Unreal Engine 4/5 games was a pain so I'm sharing what we came up with.

This configuration is for a source built version of UE4/UE5 with an included Project

This setup allows both Mac and PC to compile builds without checking anything out from perforce.

In .p4ignore and P4-ReconcileNewBinaries.bat change GAMEPROJECT to be your project's folder.

ReconcileNewBinaries adds any updated binaries for Windows to the changelist so you can push it to Perforce for your designers.

I'm sure this setup isn't perfect so please let me know if it can be improved!

About

Helpers and docs for getting Perforce setup on AWS and working happily with Source Built Unreal Engine 4 or 5


Languages

Language:Batchfile 100.0%