Skip to content

Instantly share code, notes, and snippets.

@douglaslassance
Created July 30, 2022 22:34
Show Gist options
  • Save douglaslassance/fc784ae9d00446760cdb9a7ac0113e70 to your computer and use it in GitHub Desktop.
Save douglaslassance/fc784ae9d00446760cdb9a7ac0113e70 to your computer and use it in GitHub Desktop.
@echo off
pushd "%~dp0"
.\Build\BatchFiles\RunUAT.bat BuildGraph -target="Make Installed Build Win64" -script="%~dp0Build\InstalledEngineBuild.xml" -set:CompileDatasmithPlugins=false -set:HostPlatformOnly=true -set:GameConfigurations=Development -set:WithDDC=false
popd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment