vault backup: 2023-10-08 11:28:41

This commit is contained in:
BlueRose 2023-10-08 11:28:41 +08:00
parent 74bcaf872e
commit ec27aa1e83

View File

@ -20,7 +20,8 @@ RunUAT.bat BuildGraph -target="Make Installed Build Win64" -script=Engine/Build/
## Android
```bash
cd D:/UnrealEngine/UnrealEngine5/Engine/Build/BatchFiles /d
cd /d D:/
cd D:/UnrealEngine/UnrealEngine5/Engine/Build/BatchFiles
RunUAT.bat BuildGraph -target="Make Installed Build Win64" -script=Engine/Build/InstalledEngineBuild.xml -set:WithDDC=true -set:SignExecutables=false -set:EmbedSrcSrvInfo=false -set:GameConfigurations=Development;Shipping -set:WithFullDebugInfo=false -set:HostPlatformEditorOnly=false -set:AnalyticsTypeOverride= -set:HostPlatformDDCOnly=false -set:WithWin64=true -set:WithMac=false -set:WithAndroid=true -set:WithIOS=false -set:WithTVOS=false -set:WithLinux=false -set:WithLinuxArm64=false -set:CompileDatasmithPlugins=false -set:WithServer=false -set:WithClient=false -set:WithHoloLens=false