-
Notifications
You must be signed in to change notification settings - Fork 0
Install UAC Launch Control
UAC Launch Control is available for Windows, MacOS and Linux.
-
Download the setup file from the releases.
Scroll down to Assets and find the Windows installer - ending with.exe -
When download has finished, double click the downloaded file, follow any on screen instructions and the installer will take care of the rest.
Please note that you will get a warning about "Windows prevented an application from running" when running an unsigned .exe file on your system.
You will need to click Run anyway to be able to install the application.
-
Download the
dmg-image from the releases.
Under Assets find the release ending with.dmg -
When the download finishes, double click the
.dmgfile to mount the image -
Drag-and-drop the UAC Launch Control app-icon to the Applications directory.
A zip version is also available for MacOs if you prefer.
On linux you have different options, depending on your distro and what you want.
The recommended way, is to use the AppImage from the Releases page.
- Scroll down to Assets and click the
.AppImageversion.
This is a complete standalone file, which requires no installation and is get updates from within the application itself. - When the download has finished, simply double click the AppImage file, to open the application.
If you don't want to use the AppImage version you can use the .deb package on all Debian/Ubuntu derived distros.
-
Downloader the
.debfrom the Releases. -
Open a terminal, and install with
apt
sudo apt install /PATH/TO/DOWNLOAD/uac-launch-control_VERSION_amd64.deb
If you are unsure about /PATH/TO/DOWNLOAD/ you can simply type the first part of the command, and drag-and-drop the file into the terminal window, and hit enter.
*Take note of what version you're downloading, as this number changes on each update.
A prebuilt binary has been released on the AUR, that always follows the builds here on Github.
- Install with any AUR-helper, i.e
yayorparu.
# If you use yay
yay -S uac-launch-control-bin
# If you use paru
paru uac-launch-control-binAlternatively you can also download the PKGBUILD from from the AUR and install it manually, if you don't use a helper.
- Clone the repo with
git
git clone https://aur.archlinux.org/uac-launch-control-bin.git
- Change directory to the AUR repo
cd uac-launch-control-bin
- Run the build command
makepkg -si
and just follow the on-screen instructions.
You can also download the entire repo, and build the application manually.
See the Getting Started section of the For Developers wiki for instructions.
NOTE:
The information in these wiki's can get outdated pretty quickly as Launch Control, our leading protocol launcher always is in rapid development - If you find some information that is off or doesn't match what you experience, please don't hesitate reaching out, or reporting an issue, and a UAC Support Contractor will respond promptly and update the information accordingly.
- Sam Grimm, Head of R&D - UAC Phobos