Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Quanwei1992/FASTBuild_UnrealEngine
集成FASTBuild到UE4.25中
https://github.com/Quanwei1992/FASTBuild_UnrealEngine
Last synced: 9 days ago
JSON representation
集成FASTBuild到UE4.25中
- Host: GitHub
- URL: https://github.com/Quanwei1992/FASTBuild_UnrealEngine
- Owner: Quanwei1992
- License: mit
- Created: 2020-07-14T02:45:09.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-09-16T08:03:50.000Z (about 4 years ago)
- Last Synced: 2023-08-28T03:03:44.038Z (about 1 year ago)
- Language: C++
- Homepage:
- Size: 2.74 MB
- Stars: 30
- Watchers: 2
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome_unreal_engine_4_-_5 - Fast Build UE4
- awesome_unreal_engine_4_-_5 - Fast Build UE4
README
# FASTBuild_UnrealEngine
# How to build
## Requirements
- VS2019/VS2017
- CMake## Step 1
Run build.bat## Step 2
Copy bin/FBuild.exe to \\Engine\Binaries\ThirdParty\FastBuild\FastBuild.exe // eg:D:\Program Files\Epic Games\UE_4.25\Engine\Binaries\ThirdParty\FastBuild## Step 3
Copy UnrealBuildTool\4.25 to \\Engine\Source\Programs\UnrealBuildTool## Step 4
open \Engine\Source\Programs\UnrealBuildTool\UnrealBuildTool.csprojand build it.