Skip to main content
runreal engine update

update

-b, --branch
string
git checkout (branch | tag | commit)
-r, --remote
string
default:"origin"
git remote
-c, --clean
boolean
default:"false"
if we should run a git clean before updating
-s, --setup
boolean
installs git dependencies (ie Setup.bat)
-g, --git-dependencies-cache-path
file
git dependencies cache folder
-d, --dry-run
boolean
default:"false"
Dry run

Environment Variables

RUNREAL_GIT_CLEAN_FLAGS
string
overide flags to pass to git clean