Skip to content

Releases: ryanjon2040/Unreal-Binary-Builder

Unreal Binary Builder v3.1.6

02 Mar 10:04
4625d3c
Compare
Choose a tag to compare

Unreal Binary Builder v3.1.5

29 Jan 06:51
183a795
Compare
Choose a tag to compare

Unreal Binary Builder v3.1.4

25 Jan 10:40
082b882
Compare
Choose a tag to compare

Unreal Binary Builder v3.1.3

24 Jun 12:30
7f6abbc
Compare
Choose a tag to compare

Unreal Binary Builder v3.1.2

21 Jun 13:09
9d73376
Compare
Choose a tag to compare

Unreal Binary Builder v3.1.1

21 Jun 11:43
188813c
Compare
Choose a tag to compare

Unreal Binary Builder v3.1

19 Jan 09:00
e40a193
Compare
Choose a tag to compare

Unreal Binary Builder v3.0.0

09 Jan 12:39
81564ad
Compare
Choose a tag to compare

Updated to dotnet core.
Supports running Setup.bat and GenerateProjectFiles.bat
New one click build. Runs Setup.bat, GenerateProjectFiles.bat and compiles the Engine all in one click.
Supports configuring Setup.bat.
New plugin packager. Compiles and zips up plugin (with support for Unreal Marketplace).
New update checker for Unreal Binary Builder.
Huge performance improvement for Engine zipping.
Settings are now saved in json format for easy editing.

Unreal Binary Builder v2.6.1

22 Oct 15:24
d3ce39c
Compare
Choose a tag to compare

Add information about how many files compiled per step and total files compiled.
Support canceling zipping.
Support directly zipping and skip building if Engine build exists in LocalBuilds\Engine
Fix "The path is not of a legal form" when zipping.
Fix GameConfiguration might be missing when preparing command line.
Refactor PrepareCommandline function.
Added GameAnalytics for the app.

Unreal Binary Builder v2.6

20 Oct 11:39
d656ae3
Compare
Choose a tag to compare

Support Unreal Engine 4.25 and above.
Add copy command line menu option.
Add 2019 compiler option.
Add datasmith plugin support.