Skip to content

Releases: RedpointGames/uet

2025.1002.636

02 Jan 10:53
Compare
Choose a tag to compare

This is the release of UET 2025.1002.636. 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 or Linux
chmod a+x ./uet
./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.

2025.1001.1435

02 Jan 00:13
Compare
Choose a tag to compare

This is the release of UET 2025.1001.1435. 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 or Linux
chmod a+x ./uet
./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.

2025.1001.1397

01 Jan 23:34
5db345f
Compare
Choose a tag to compare

This is the release of UET 2025.1001.1397. 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 or Linux
chmod a+x ./uet
./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.

2025.1001.770

01 Jan 13:08
Compare
Choose a tag to compare

This is the release of UET 2025.1001.770. 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 or Linux
chmod a+x ./uet
./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.

2025.1001.570

01 Jan 09:47
bcd36a0
Compare
Choose a tag to compare

This is the release of UET 2025.1001.570. 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 or Linux
chmod a+x ./uet
./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.

2025.1001.558

01 Jan 09:36
e0fe734
Compare
Choose a tag to compare

This is the release of UET 2025.1001.558. 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 or Linux
chmod a+x ./uet
./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.

2025.1001.421

01 Jan 07:18
Compare
Choose a tag to compare

This is the release of UET 2025.1001.421. 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 or Linux
chmod a+x ./uet
./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.

2025.1001.390

01 Jan 06:48
597a5b3
Compare
Choose a tag to compare

This is the release of UET 2025.1001.390. 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 or Linux
chmod a+x ./uet
./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.

2025.1001.234

01 Jan 04:12
e201fb4
Compare
Choose a tag to compare

This is the release of UET 2025.1001.234. 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 or Linux
chmod a+x ./uet
./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.

2025.1001.123

01 Jan 02:21
48c5e7c
Compare
Choose a tag to compare

This is the release of UET 2025.1001.123. 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 or Linux
chmod a+x ./uet
./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.