ue

MSBuild -noLogo -m  UE5.sln   /t:Build /p:"Configuration=Development Editor" /p:Platform=Win64
MSBuild -noLogo -m  UE5.sln   /t:Rebuild /p:"Configuration=Development Editor" /p:Platform=Win64
MSBuild -noLogo -m  UE5.sln   /t:Clean /p:"Configuration=Development Editor" /p:Platform=Win64
Setup.bat
.\GenerateProjectFiles.bat  &&  MSBuild -noLogo -m  UE5.sln   /t:Clean /p:"Configuration=Development Editor" /p:Platform=Win64 && MSBuild -noLogo -m  UE5.sln   /t:Build /p:"Configuration=Development Editor" /p:Platform=Win64 && echo "###### Finshed ######"
posted @ 2023-08-18 11:34  fndefbwefsowpvqfx  阅读(8)  评论(0编辑  收藏  举报