mirror of
https://github.com/johndoe6345789/ArenaFPS.git
synced 2026-05-04 02:24:55 +00:00
d0d33b37e2
initial commit
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
|
|
|