Skip to content

Releases: RedpointGames/uet

2024.1320.98

15 Nov 01:57
adefc90
Compare
Choose a tag to compare

This is the release of UET 2024.1320.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.1320.2

15 Nov 00:21
3b15f73
Compare
Choose a tag to compare

This is the release of UET 2024.1320.2. 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.1319.1431

15 Nov 00:11
49a32e5
Compare
Choose a tag to compare

This is the release of UET 2024.1319.1431. 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.1319.1335

14 Nov 22:34
98fa2ff
Compare
Choose a tag to compare

This is the release of UET 2024.1319.1335. 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.1317.631

12 Nov 10:50
4fe5c17
Compare
Choose a tag to compare

This is the release of UET 2024.1317.631. 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.1316.330

11 Nov 05:49
5d83914
Compare
Choose a tag to compare

This is the release of UET 2024.1316.330. 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.1311.540

06 Nov 09:18
260f20c
Compare
Choose a tag to compare

This is the release of UET 2024.1311.540. 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.1306.225

01 Nov 04:04
Compare
Choose a tag to compare

This is the release of UET 2024.1306.225. 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.1306.199

01 Nov 03:38
567e0f3
Compare
Choose a tag to compare

This is the release of UET 2024.1306.199. 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.1306.171

01 Nov 03:11
Compare
Choose a tag to compare

This is an automatic release from GitHub Actions. Refer to the latest release instead.