Skip to content

Releases: RedpointGames/uet

2024.1340.15

05 Dec 00:34
f1ad23a
Compare
Choose a tag to compare

This is the release of UET 2024.1340.15. 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 are 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
https://github.com/RedpointGames/uet/releases/latest/download/uet.shim

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

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

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.

2024.1338.786

03 Dec 13:25
5251abd
Compare
Choose a tag to compare

This is the release of UET 2024.1338.786. 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 are 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
https://github.com/RedpointGames/uet/releases/latest/download/uet.shim

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

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

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.

2024.1338.722

03 Dec 12:20
7405bd8
Compare
Choose a tag to compare

This is the release of UET 2024.1338.722. 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 are 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
https://github.com/RedpointGames/uet/releases/latest/download/uet.shim

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

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

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.

2024.1338.697

03 Dec 11:55
4f5a29e
Compare
Choose a tag to compare

This is the release of UET 2024.1338.697. 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 are 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
https://github.com/RedpointGames/uet/releases/latest/download/uet.shim

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

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

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.

2024.1338.639

03 Dec 10:57
4597dff
Compare
Choose a tag to compare

This is the release of UET 2024.1338.639. 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 are 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
https://github.com/RedpointGames/uet/releases/latest/download/uet.shim

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

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

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.

2024.1338.541

03 Dec 09:19
6f58ea7
Compare
Choose a tag to compare

This is the release of UET 2024.1338.541. 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 are 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
https://github.com/RedpointGames/uet/releases/latest/download/uet.shim

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

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

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.

2024.1338.318

03 Dec 05:36
4dc0ecc
Compare
Choose a tag to compare

This is the release of UET 2024.1338.318. 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 are 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
https://github.com/RedpointGames/uet/releases/latest/download/uet.shim

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

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

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.

2024.1338.298

03 Dec 05:16
e002099
Compare
Choose a tag to compare

This is the release of UET 2024.1338.298. 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 are 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
https://github.com/RedpointGames/uet/releases/latest/download/uet.shim

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

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

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.

2024.1338.98

03 Dec 01:56
2c72be0
Compare
Choose a tag to compare

This is the release of UET 2024.1338.98. 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 are 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
https://github.com/RedpointGames/uet/releases/latest/download/uet.shim

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

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

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.

2024.1337.756

02 Dec 12:54
a4f8336
Compare
Choose a tag to compare

This is the release of UET 2024.1337.756. 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 are 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
https://github.com/RedpointGames/uet/releases/latest/download/uet.shim

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

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

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.