Created
March 20, 2023 16:40
-
-
Save p30virus/a1e693b274952761f39e176de5b016e2 to your computer and use it in GitHub Desktop.
Unreal Engine Source Build Reduced Size
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 | |
| -exclude=Samples | |
| --exclude=Templates | |
| --exclude=FeaturePacks | |
| --exclude=Engine/Documentation | |
| --exclude=Engine/Saved | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment