Skip to content

Commit 7f4b511

Browse files
committed
2026/06/20: uploaded binary data and updated links
1 parent 50d8fa0 commit 7f4b511

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -49,11 +49,11 @@ Restart the command line console to make the new environment variables available
4949

5050
## How to Build: Prebuilt Binaries
5151

52-
You will need to download and extract additional binary files (as of 2026/06/13) from the CDN into the X:\develop\DagorEngine folder:
53-
* [tools-base.7z](https://dagorenginedata.cdn.gaijin.net/head-2026.06.13/tools-base.7z) - contains initial data for tools
52+
You will need to download and extract additional binary files (as of 2026/06/20) from the CDN into the X:\develop\DagorEngine folder:
53+
* [tools-base.7z](https://dagorenginedata.cdn.gaijin.net/head-2026.06.20/tools-base.7z) - contains initial data for tools
5454
* [samples-base.7z](https://dagorenginedata.cdn.gaijin.net/head-2026.04.30/samples-base.7z) - contains initial assets that will be compiled into binary files that will be loaded by the game (samples)
5555
* [outerSpace-devsrc.7z](https://dagorenginedata.cdn.gaijin.net/head-2026.06.13/outerSpace-devsrc.7z) - contains initial assets for OuterSpace sample project
56-
* [dngSceneViewer.7z](https://dagorenginedata.cdn.gaijin.net/head-2026.06.13/dngSceneViewer.7z) - contains binary data for east_district sample with dngSceneViewer (windows-x86_64 executables also included)
56+
* [dngSceneViewer.7z](https://dagorenginedata.cdn.gaijin.net/head-2026.06.20/dngSceneViewer.7z) - contains binary data for east_district sample with dngSceneViewer (windows-x86_64 executables also included)
5757

5858
More downloads in the repository [https://github.com/GaijinEntertainment/DagorEngine/releases](https://github.com/GaijinEntertainment/DagorEngine/releases) with prebuilt binaries (may be a bit outdate):
5959

@@ -80,7 +80,7 @@ X:\develop\DagorEngine\samples\testGI\game
8080

8181
## How to Build: Build from Source Code
8282

83-
First unpack [tools-base.7z](https://dagorenginedata.cdn.gaijin.net/head-2026.06.13/tools-base.7z) to DagorEngine root to get mandatory binary files in their place.
83+
First unpack [tools-base.7z](https://dagorenginedata.cdn.gaijin.net/head-2026.06.20/tools-base.7z) to DagorEngine root to get mandatory binary files in their place.
8484

8585
If you are going to run samples unpack [samples-base.7z](https://dagorenginedata.cdn.gaijin.net/head-2026.04.30/samples-base.7z) to DagorEngine root (if you plan to only build EXE and shaders these binary data are not mandatory).
8686

0 commit comments

Comments
 (0)