Unreal Plugin Compile
· 2 min read
Powershell script to recompile a plugin
This script will start the RunUAT.bat file filled with parameters to compile the plugin.
Copy into a *.ps1
file, modify the parameter '$pathToEngine' and run in the director of the plugin.
You will need a working Visual Studio Installation to have the make file in your path.