runreal engine install [source:string] [destination:file]

install

-b, --branch
string

git checkout (branch | tag)

-f, --force
boolean
default:"false"

force overwrite of destination

-d, --dry-run
boolean
default:"false"

dry run

-s, --setup
boolean

installs git dependencies (ie Setup.bat)

-g, --git-dependencies-cache-path
file

git dependencies cache folder

--build
boolean

build the engine after cloning

Environment Variables

RUNREAL_GIT_DEPENDENCIES_CACHE_PATH
string

Overide to git dependencies cache folder