UnrealXistTools
Source: https://github.com/XistGG/UnrealXistTools
UnrealXistTools is a set of PowerShell 7 scripts for UE5 developers.
We use these scripts on Windows, Mac and Linux.
Example Uses
UAT.ps1
– Simplified interface to RunUAT.(bat|sh)
UAT.ps1 Lyra.uproject -Target LyraGameEOS -Build -Cook -Stage -Run
UProjectClean.ps1 – Completely Clean & Reset Project to Current Source
MigrateUEMarketplacePlugin.ps1 – Migrate a UE Marketplace C++ plugin from one Engine version to another
For more scripts, see the README