mirror of
https://github.com/johndoe6345789/ArenaFPS.git
synced 2026-04-25 06:04:57 +00:00
5 lines
185 B
Batchfile
5 lines
185 B
Batchfile
pushd "%~dp0..\..\..\..\.."
|
|
call .\Engine\Build\BatchFiles\RunUAT.bat BuildGraph -Script=Samples/Games/Lyra/Build/LyraTests.xml -Target="BuildAndTest Lyra" -UseLocalBuildStorage
|
|
pause
|
|
|