winget install --id=YARC.YARCLauncher -e
The official repository for the YARC launcher (a.k.a., YAL or Yet Another Launcher).
YARC Launcher is a software tool designed to simplify and enhance your experience with YARG (Yet Another Launcher or YAL). Built using Rust and Tauri, it provides a reliable and efficient way to manage your workflow.
Key Features:
Audience & Benefit:
Ideal for YARG users who want to streamline their operations. The launcher offers a centralized platform to manage tools effectively, improving productivity and reducing complexity.
Install YARC Launcher via winget for a hassle-free setup.
The official repository for the YARC launcher (a.k.a., YAL or Yet Another Launcher).
Download the bundle or installer for your platform of choice, run it, and you're good to go! Some platforms may have some issues, which are listed below. If your platform is not listed, it should work without a problem.
If you are on Linux, you need FUSE to use the .AppImage
files. If you don't already have it, install it with sudo apt install libfuse2
.
Using the YARC Launcher on the Steam Deck desktop mode should work fine, however, in the normal mode you may need to add WEBKIT_DISABLE_COMPOSITING_MODE=1 %command%
to the launch options in the game's properties. See #42 for more info.
> [!NOTE] > If you don't trust us for whatever reason, the source code for the launcher is above, and you can see instructions on how to build the launcher above as well. Apologies for the inconvenience!
The YARC Launcher may get some antivirus warnings from Windows Defender, along with other antiviruses. This is a false-positive! YARC Launcher is not a virus. The main reason for this is that we are not certified with Microsoft, which immediately deems the program suspicious in some antiviruses. As this application increases in popularity, some antiviruses may start to trust the launcher more, and in which case, no issues will be found.
If you get the following warning on Windows (click here to view), click on "More info" and then "Run anyway." This alert again happens because Microsoft does not recognize the launcher.
rustup-init.exe
and run itProceed with installation (default)
)git clone https://github.com/YARC-Official/YARC-Launcher.git
.npm install
.npm run dev
.npm run build
.sig
file has not been produced (which is fine if you're not releasing it to the public).YARC Launcher is licensed under the YARG License - see the LICENSE
file for details. Essentially, you can do whatever you want with any of the code, except for YARG (and related) logos. You DO NOT have permission to redistribute any YARG branding.