Official builds · Served by Black‑Net Systems

Download DDRE

Get the latest Data‑Driven Race Engineer build. Windows portable & installer available. CLI via NPM.

Latest release v3.0.0 Published

Download Installer (.exe) Windows Portable (.zip)

Checking feed…

Or install via NPM (CLI)

$ npm i -g ddre && ddre
Power users & CI

Release Notes

Notes will appear here from latest.json when available.

Verify your download

SHA (from latest.json / latest.yml)

Installer:
Portable:

PowerShell quick check:

# set update feed (optional, app reads this)
$env:DDRE_UPDATE_URL = "https://blacknet.systems/downloads"

# verify SHA256 of the downloaded file
Get-FileHash .\DDRE-Alpha-3.0.0.zip -Algorithm SHA256

# run portable build
Start-Process .\DDRE.exe

Older releases

If you need a prior version, check our releases directory.