Skip to content

Releases: disenone/fastbuild

FASTBuild v1.11 support UnrealEngine 4.27 - 5.3

29 Nov 08:22
Compare
Choose a tag to compare

Base on FASTBuild v1.11 version.

Adjusted to support UnreadEngine 4.27 - 5.3.

FBuild.exe new options:

  • -coordinator=<ip address>: Set FBuildCoordinator ip address.
  • -brokerage=<path>: Set Brokerage path.
  • -nocache: force not use cache

FBuildWorkers.exe new options:

  • -coordinator=<ip address>: Set FBuildCoordinator ip address.
  • -brokerage=<path>: Set Brokerage path.

FBuildCoordinator.exe: a worker collector, each worker can register itself to Coordinator, FBuild can query workers list from Coordinator.
currently no options.