lyra_game_ue/Build/BatchFiles/RunLocalPackage_EOS.bat
Goran Lazarevski 3bcab085f8 Initial commit
2025-03-20 11:06:26 +01:00

5 lines
347 B
Batchfile

pushd "%~dp0..\..\..\..\.."
call .\Engine\Build\BatchFiles\RunUAT.bat BuildCookRun -nop4 -project=./Samples/Games/Lyra/Lyra.uproject -cook -stage -archive -archivedirectory=./Samples/Games/Lyra/PackagedDevEOS -package -compressed -pak -prereqs -targetplatform=Win64 -build -target=LyraGameEOS -clientconfig=Development -utf8output -compile
pause