Created
July 3, 2019 05:20
-
-
Save mfoda/b0a45d08b9a9d24384884140634b3a11 to your computer and use it in GitHub Desktop.
UE4 slim installation (Win64 only)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ./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 |
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
nice!