Skip to content

Instantly share code, notes, and snippets.

@mfoda
Created July 3, 2019 05:20
Show Gist options
  • Select an option

  • Save mfoda/b0a45d08b9a9d24384884140634b3a11 to your computer and use it in GitHub Desktop.

Select an option

Save mfoda/b0a45d08b9a9d24384884140634b3a11 to your computer and use it in GitHub Desktop.
UE4 slim installation (Win64 only)
./Setup.bat -exclude=WinRT -exclude=Mac -exclude=MacOS -exclude=MacOSX -exclude=osx -exclude=osx64 -exclude=osx32 -exclude=Android -exclude=IOS -exclude=TVOS -exclude=Linux -exclude=Linux32 -exclude=Linux64 -exclude=linux_x64 -exclude=HTML5 -exclude=PS4 -exclude=XboxOne -exclude=Switch -exclude=Dingo -exclude=Win32 -exclude=GoogleVR -exclude=GoogleTest -exclude=LeapMotion
@jeferwang
Copy link

nice!

@Xenon54Enf
Copy link

thanks!
but in my case (i think because of 4.27-plus) ue not buid without -exclude=GoogleVR -exclude=GoogleTest

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment