update build

This commit is contained in:
Brandyn / Techy
2026-04-06 23:49:39 -05:00
parent dba81d9316
commit 4489401286
2 changed files with 22 additions and 0 deletions

11
winBuild.bat Executable file
View File

@@ -0,0 +1,11 @@
@echo off
call .\Engine\Build\BatchFiles\RunUAT.bat BuildGraph ^
-script=Engine/Build/InstalledEngineBuild.xml ^
-target="Make Installed Build Linux" ^
-set:HostPlatformOnly=true ^
-set:WithLinux=true ^
-set:WithWin64=true ^
-set:WithAndroid=false ^
-set:WithClient=false ^
-set:WithServer=false ^
-set:WithDDC=false