Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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中

Awesome Lists containing this project

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.csproj

and build it.