Skip to content

Releases: RedpointGames/uet

2026.1083.1405

24 Mar 23:36
6723901

Choose a tag to compare

This is the release of UET 2026.1083.1405. UET employs a "rolling release" strategy, so releases are extremely frequent. You can stay up-to-date by using the uet upgrade command after you install it (see below).

Download the latest version of UET

To download the latest version of UET, regardless of whether this release is the latest or not, you'll want to use one of these download links depending on your platform:

The other files in this release exist so they can be fetched on-demand by UET.

Download links for CI/CD, scripting and automation

You should not embed URLs to a specific version of UET in scripts or CI/CD. Instead, use the URL that always points to the latest version:

# Tiny shim executables that download and cache the latest release on-demand, suitable for 
# always downloading at the start of CI/CD scripts.
https://github.com/RedpointGames/uet/releases/latest/download/uet.shim.exe      # Windows
https://github.com/RedpointGames/uet/releases/latest/download/uet.shim          # macOS
https://github.com/RedpointGames/uet/releases/latest/download/uet.shim.linux    # Linux

# The latest full release executables, which might be much larger.
https://github.com/RedpointGames/uet/releases/latest/download/uet.exe           # Windows
https://github.com/RedpointGames/uet/releases/latest/download/uet               # macOS
https://github.com/RedpointGames/uet/releases/latest/download/uet.linux         # Linux

Installing/upgrading UET and adding it to your PATH

Once you've downloaded UET using the links above, you can install it system-wide by running one of the following commands depending on your platform:

# for Windows
.\uet.exe upgrade

# for macOS
chmod a+x ./uet
./uet upgrade

# for Linux (sudo is required on initial install)
chmod a+x ./uet
sudo ./uet upgrade

After you run the commands above and re-open your terminal, you'll be able to just run uet ... without specifying the path to the downloaded executable.

In addition, to upgrade UET after you've already installed it system-wide, you can run uet upgrade and it will update itself.

2026.1083.1403

24 Mar 23:34
4bc72ba

Choose a tag to compare

This is the release of UET 2026.1083.1403. UET employs a "rolling release" strategy, so releases are extremely frequent. You can stay up-to-date by using the uet upgrade command after you install it (see below).

Download the latest version of UET

To download the latest version of UET, regardless of whether this release is the latest or not, you'll want to use one of these download links depending on your platform:

The other files in this release exist so they can be fetched on-demand by UET.

Download links for CI/CD, scripting and automation

You should not embed URLs to a specific version of UET in scripts or CI/CD. Instead, use the URL that always points to the latest version:

# Tiny shim executables that download and cache the latest release on-demand, suitable for 
# always downloading at the start of CI/CD scripts.
https://github.com/RedpointGames/uet/releases/latest/download/uet.shim.exe      # Windows
https://github.com/RedpointGames/uet/releases/latest/download/uet.shim          # macOS
https://github.com/RedpointGames/uet/releases/latest/download/uet.shim.linux    # Linux

# The latest full release executables, which might be much larger.
https://github.com/RedpointGames/uet/releases/latest/download/uet.exe           # Windows
https://github.com/RedpointGames/uet/releases/latest/download/uet               # macOS
https://github.com/RedpointGames/uet/releases/latest/download/uet.linux         # Linux

Installing/upgrading UET and adding it to your PATH

Once you've downloaded UET using the links above, you can install it system-wide by running one of the following commands depending on your platform:

# for Windows
.\uet.exe upgrade

# for macOS
chmod a+x ./uet
./uet upgrade

# for Linux (sudo is required on initial install)
chmod a+x ./uet
sudo ./uet upgrade

After you run the commands above and re-open your terminal, you'll be able to just run uet ... without specifying the path to the downloaded executable.

In addition, to upgrade UET after you've already installed it system-wide, you can run uet upgrade and it will update itself.

2026.1078.345

19 Mar 05:57
9e8aebb

Choose a tag to compare

This is the release of UET 2026.1078.345. UET employs a "rolling release" strategy, so releases are extremely frequent. You can stay up-to-date by using the uet upgrade command after you install it (see below).

Download the latest version of UET

To download the latest version of UET, regardless of whether this release is the latest or not, you'll want to use one of these download links depending on your platform:

The other files in this release exist so they can be fetched on-demand by UET.

Download links for CI/CD, scripting and automation

You should not embed URLs to a specific version of UET in scripts or CI/CD. Instead, use the URL that always points to the latest version:

# Tiny shim executables that download and cache the latest release on-demand, suitable for 
# always downloading at the start of CI/CD scripts.
https://github.com/RedpointGames/uet/releases/latest/download/uet.shim.exe      # Windows
https://github.com/RedpointGames/uet/releases/latest/download/uet.shim          # macOS
https://github.com/RedpointGames/uet/releases/latest/download/uet.shim.linux    # Linux

# The latest full release executables, which might be much larger.
https://github.com/RedpointGames/uet/releases/latest/download/uet.exe           # Windows
https://github.com/RedpointGames/uet/releases/latest/download/uet               # macOS
https://github.com/RedpointGames/uet/releases/latest/download/uet.linux         # Linux

Installing/upgrading UET and adding it to your PATH

Once you've downloaded UET using the links above, you can install it system-wide by running one of the following commands depending on your platform:

# for Windows
.\uet.exe upgrade

# for macOS
chmod a+x ./uet
./uet upgrade

# for Linux (sudo is required on initial install)
chmod a+x ./uet
sudo ./uet upgrade

After you run the commands above and re-open your terminal, you'll be able to just run uet ... without specifying the path to the downloaded executable.

In addition, to upgrade UET after you've already installed it system-wide, you can run uet upgrade and it will update itself.

2026.1078.335

19 Mar 05:46
81d5666

Choose a tag to compare

This is the release of UET 2026.1078.335. UET employs a "rolling release" strategy, so releases are extremely frequent. You can stay up-to-date by using the uet upgrade command after you install it (see below).

Download the latest version of UET

To download the latest version of UET, regardless of whether this release is the latest or not, you'll want to use one of these download links depending on your platform:

The other files in this release exist so they can be fetched on-demand by UET.

Download links for CI/CD, scripting and automation

You should not embed URLs to a specific version of UET in scripts or CI/CD. Instead, use the URL that always points to the latest version:

# Tiny shim executables that download and cache the latest release on-demand, suitable for 
# always downloading at the start of CI/CD scripts.
https://github.com/RedpointGames/uet/releases/latest/download/uet.shim.exe      # Windows
https://github.com/RedpointGames/uet/releases/latest/download/uet.shim          # macOS
https://github.com/RedpointGames/uet/releases/latest/download/uet.shim.linux    # Linux

# The latest full release executables, which might be much larger.
https://github.com/RedpointGames/uet/releases/latest/download/uet.exe           # Windows
https://github.com/RedpointGames/uet/releases/latest/download/uet               # macOS
https://github.com/RedpointGames/uet/releases/latest/download/uet.linux         # Linux

Installing/upgrading UET and adding it to your PATH

Once you've downloaded UET using the links above, you can install it system-wide by running one of the following commands depending on your platform:

# for Windows
.\uet.exe upgrade

# for macOS
chmod a+x ./uet
./uet upgrade

# for Linux (sudo is required on initial install)
chmod a+x ./uet
sudo ./uet upgrade

After you run the commands above and re-open your terminal, you'll be able to just run uet ... without specifying the path to the downloaded executable.

In addition, to upgrade UET after you've already installed it system-wide, you can run uet upgrade and it will update itself.

2026.1078.69

19 Mar 01:21
0f92c41

Choose a tag to compare

This is the release of UET 2026.1078.69. UET employs a "rolling release" strategy, so releases are extremely frequent. You can stay up-to-date by using the uet upgrade command after you install it (see below).

Download the latest version of UET

To download the latest version of UET, regardless of whether this release is the latest or not, you'll want to use one of these download links depending on your platform:

The other files in this release exist so they can be fetched on-demand by UET.

Download links for CI/CD, scripting and automation

You should not embed URLs to a specific version of UET in scripts or CI/CD. Instead, use the URL that always points to the latest version:

# Tiny shim executables that download and cache the latest release on-demand, suitable for 
# always downloading at the start of CI/CD scripts.
https://github.com/RedpointGames/uet/releases/latest/download/uet.shim.exe      # Windows
https://github.com/RedpointGames/uet/releases/latest/download/uet.shim          # macOS
https://github.com/RedpointGames/uet/releases/latest/download/uet.shim.linux    # Linux

# The latest full release executables, which might be much larger.
https://github.com/RedpointGames/uet/releases/latest/download/uet.exe           # Windows
https://github.com/RedpointGames/uet/releases/latest/download/uet               # macOS
https://github.com/RedpointGames/uet/releases/latest/download/uet.linux         # Linux

Installing/upgrading UET and adding it to your PATH

Once you've downloaded UET using the links above, you can install it system-wide by running one of the following commands depending on your platform:

# for Windows
.\uet.exe upgrade

# for macOS
chmod a+x ./uet
./uet upgrade

# for Linux (sudo is required on initial install)
chmod a+x ./uet
sudo ./uet upgrade

After you run the commands above and re-open your terminal, you'll be able to just run uet ... without specifying the path to the downloaded executable.

In addition, to upgrade UET after you've already installed it system-wide, you can run uet upgrade and it will update itself.

2026.1076.368

17 Mar 06:20

Choose a tag to compare

This is the release of UET 2026.1076.368. UET employs a "rolling release" strategy, so releases are extremely frequent. You can stay up-to-date by using the uet upgrade command after you install it (see below).

Download the latest version of UET

To download the latest version of UET, regardless of whether this release is the latest or not, you'll want to use one of these download links depending on your platform:

The other files in this release exist so they can be fetched on-demand by UET.

Download links for CI/CD, scripting and automation

You should not embed URLs to a specific version of UET in scripts or CI/CD. Instead, use the URL that always points to the latest version:

# Tiny shim executables that download and cache the latest release on-demand, suitable for 
# always downloading at the start of CI/CD scripts.
https://github.com/RedpointGames/uet/releases/latest/download/uet.shim.exe      # Windows
https://github.com/RedpointGames/uet/releases/latest/download/uet.shim          # macOS
https://github.com/RedpointGames/uet/releases/latest/download/uet.shim.linux    # Linux

# The latest full release executables, which might be much larger.
https://github.com/RedpointGames/uet/releases/latest/download/uet.exe           # Windows
https://github.com/RedpointGames/uet/releases/latest/download/uet               # macOS
https://github.com/RedpointGames/uet/releases/latest/download/uet.linux         # Linux

Installing/upgrading UET and adding it to your PATH

Once you've downloaded UET using the links above, you can install it system-wide by running one of the following commands depending on your platform:

# for Windows
.\uet.exe upgrade

# for macOS
chmod a+x ./uet
./uet upgrade

# for Linux (sudo is required on initial install)
chmod a+x ./uet
sudo ./uet upgrade

After you run the commands above and re-open your terminal, you'll be able to just run uet ... without specifying the path to the downloaded executable.

In addition, to upgrade UET after you've already installed it system-wide, you can run uet upgrade and it will update itself.

2026.1076.335

17 Mar 05:47
b49310d

Choose a tag to compare

This is the release of UET 2026.1076.335. UET employs a "rolling release" strategy, so releases are extremely frequent. You can stay up-to-date by using the uet upgrade command after you install it (see below).

Download the latest version of UET

To download the latest version of UET, regardless of whether this release is the latest or not, you'll want to use one of these download links depending on your platform:

The other files in this release exist so they can be fetched on-demand by UET.

Download links for CI/CD, scripting and automation

You should not embed URLs to a specific version of UET in scripts or CI/CD. Instead, use the URL that always points to the latest version:

# Tiny shim executables that download and cache the latest release on-demand, suitable for 
# always downloading at the start of CI/CD scripts.
https://github.com/RedpointGames/uet/releases/latest/download/uet.shim.exe      # Windows
https://github.com/RedpointGames/uet/releases/latest/download/uet.shim          # macOS
https://github.com/RedpointGames/uet/releases/latest/download/uet.shim.linux    # Linux

# The latest full release executables, which might be much larger.
https://github.com/RedpointGames/uet/releases/latest/download/uet.exe           # Windows
https://github.com/RedpointGames/uet/releases/latest/download/uet               # macOS
https://github.com/RedpointGames/uet/releases/latest/download/uet.linux         # Linux

Installing/upgrading UET and adding it to your PATH

Once you've downloaded UET using the links above, you can install it system-wide by running one of the following commands depending on your platform:

# for Windows
.\uet.exe upgrade

# for macOS
chmod a+x ./uet
./uet upgrade

# for Linux (sudo is required on initial install)
chmod a+x ./uet
sudo ./uet upgrade

After you run the commands above and re-open your terminal, you'll be able to just run uet ... without specifying the path to the downloaded executable.

In addition, to upgrade UET after you've already installed it system-wide, you can run uet upgrade and it will update itself.

2026.1076.329

17 Mar 05:43
6495fb2

Choose a tag to compare

This is the release of UET 2026.1076.329. UET employs a "rolling release" strategy, so releases are extremely frequent. You can stay up-to-date by using the uet upgrade command after you install it (see below).

Download the latest version of UET

To download the latest version of UET, regardless of whether this release is the latest or not, you'll want to use one of these download links depending on your platform:

The other files in this release exist so they can be fetched on-demand by UET.

Download links for CI/CD, scripting and automation

You should not embed URLs to a specific version of UET in scripts or CI/CD. Instead, use the URL that always points to the latest version:

# Tiny shim executables that download and cache the latest release on-demand, suitable for 
# always downloading at the start of CI/CD scripts.
https://github.com/RedpointGames/uet/releases/latest/download/uet.shim.exe      # Windows
https://github.com/RedpointGames/uet/releases/latest/download/uet.shim          # macOS
https://github.com/RedpointGames/uet/releases/latest/download/uet.shim.linux    # Linux

# The latest full release executables, which might be much larger.
https://github.com/RedpointGames/uet/releases/latest/download/uet.exe           # Windows
https://github.com/RedpointGames/uet/releases/latest/download/uet               # macOS
https://github.com/RedpointGames/uet/releases/latest/download/uet.linux         # Linux

Installing/upgrading UET and adding it to your PATH

Once you've downloaded UET using the links above, you can install it system-wide by running one of the following commands depending on your platform:

# for Windows
.\uet.exe upgrade

# for macOS
chmod a+x ./uet
./uet upgrade

# for Linux (sudo is required on initial install)
chmod a+x ./uet
sudo ./uet upgrade

After you run the commands above and re-open your terminal, you'll be able to just run uet ... without specifying the path to the downloaded executable.

In addition, to upgrade UET after you've already installed it system-wide, you can run uet upgrade and it will update itself.

2026.1076.325

17 Mar 05:41
d6427d2

Choose a tag to compare

This is the release of UET 2026.1076.325. UET employs a "rolling release" strategy, so releases are extremely frequent. You can stay up-to-date by using the uet upgrade command after you install it (see below).

Download the latest version of UET

To download the latest version of UET, regardless of whether this release is the latest or not, you'll want to use one of these download links depending on your platform:

The other files in this release exist so they can be fetched on-demand by UET.

Download links for CI/CD, scripting and automation

You should not embed URLs to a specific version of UET in scripts or CI/CD. Instead, use the URL that always points to the latest version:

# Tiny shim executables that download and cache the latest release on-demand, suitable for 
# always downloading at the start of CI/CD scripts.
https://github.com/RedpointGames/uet/releases/latest/download/uet.shim.exe      # Windows
https://github.com/RedpointGames/uet/releases/latest/download/uet.shim          # macOS
https://github.com/RedpointGames/uet/releases/latest/download/uet.shim.linux    # Linux

# The latest full release executables, which might be much larger.
https://github.com/RedpointGames/uet/releases/latest/download/uet.exe           # Windows
https://github.com/RedpointGames/uet/releases/latest/download/uet               # macOS
https://github.com/RedpointGames/uet/releases/latest/download/uet.linux         # Linux

Installing/upgrading UET and adding it to your PATH

Once you've downloaded UET using the links above, you can install it system-wide by running one of the following commands depending on your platform:

# for Windows
.\uet.exe upgrade

# for macOS
chmod a+x ./uet
./uet upgrade

# for Linux (sudo is required on initial install)
chmod a+x ./uet
sudo ./uet upgrade

After you run the commands above and re-open your terminal, you'll be able to just run uet ... without specifying the path to the downloaded executable.

In addition, to upgrade UET after you've already installed it system-wide, you can run uet upgrade and it will update itself.

2026.1072.397

13 Mar 06:48
34edebc

Choose a tag to compare

This is the release of UET 2026.1072.397. UET employs a "rolling release" strategy, so releases are extremely frequent. You can stay up-to-date by using the uet upgrade command after you install it (see below).

Download the latest version of UET

To download the latest version of UET, regardless of whether this release is the latest or not, you'll want to use one of these download links depending on your platform:

The other files in this release exist so they can be fetched on-demand by UET.

Download links for CI/CD, scripting and automation

You should not embed URLs to a specific version of UET in scripts or CI/CD. Instead, use the URL that always points to the latest version:

# Tiny shim executables that download and cache the latest release on-demand, suitable for 
# always downloading at the start of CI/CD scripts.
https://github.com/RedpointGames/uet/releases/latest/download/uet.shim.exe      # Windows
https://github.com/RedpointGames/uet/releases/latest/download/uet.shim          # macOS
https://github.com/RedpointGames/uet/releases/latest/download/uet.shim.linux    # Linux

# The latest full release executables, which might be much larger.
https://github.com/RedpointGames/uet/releases/latest/download/uet.exe           # Windows
https://github.com/RedpointGames/uet/releases/latest/download/uet               # macOS
https://github.com/RedpointGames/uet/releases/latest/download/uet.linux         # Linux

Installing/upgrading UET and adding it to your PATH

Once you've downloaded UET using the links above, you can install it system-wide by running one of the following commands depending on your platform:

# for Windows
.\uet.exe upgrade

# for macOS
chmod a+x ./uet
./uet upgrade

# for Linux (sudo is required on initial install)
chmod a+x ./uet
sudo ./uet upgrade

After you run the commands above and re-open your terminal, you'll be able to just run uet ... without specifying the path to the downloaded executable.

In addition, to upgrade UET after you've already installed it system-wide, you can run uet upgrade and it will update itself.