For Unreal devs who work with the UE Editor source code directly, running different tools outside of the context of the Editor can be a pain.

Here's a script that extracts tools so they can run in isolation on machines that don't have the Editor installed.

https://gist.github.com/Soapwood/70200869f197ea062e521aa225133965

#ue5

Comments