Skip to content

The official launcher for YARG (a.k.a. Yet Another Launcher or YAL)

License

Notifications You must be signed in to change notification settings

YARC-Official/YARC-Launcher

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e4aac16 Β· Nov 19, 2023
Jun 17, 2023
Jun 16, 2023
Jun 6, 2023
Nov 19, 2023
Nov 16, 2023
Jun 16, 2023
Aug 13, 2023
Jun 17, 2023
Jun 5, 2023
Jul 2, 2023
Aug 10, 2023
Jun 6, 2023
Nov 9, 2023
Nov 13, 2023
Jun 16, 2023
Aug 13, 2023
Aug 13, 2023
Aug 14, 2023

Repository files navigation

πŸš€ YARC Launcher

The official repository for the YARC launcher (a.k.a., YAL or Yet Another Launcher).

πŸ”¨ Building

  1. Install cargo from here.
    1. Download rustup-init.exe and run it
    2. Enter option 1 (Proceed with installation (default))
    3. If you already had a shell open, you must restart it for the below to work.
  2. Install NodeJS from here. LTS version should do.
    1. If you already had a shell open, you must restart it for the below to work.
  3. Open the command prompt in the directory you want to store the repository.
  4. Type in git clone https://github.com/YARC-Official/YARC-Launcher.git.
  5. Then run npm install.
  6. You're done! To run, type npm run dev.
  7. If you want to build an installer, run npm run build
    1. You may get a warning saying that an updater key has not been set. This is normal. This just means that a .sig file has not been produced (which is fine if you're not releasing it to the public).

πŸ›‘οΈ License

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.

β›” Antivirus Warnings

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.

image