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

ang3lo-azevedo/YARC-Launcher

 
 

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 (YOU NEED AN UPDATER KEY).

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 59.9%
  • CSS 25.8%
  • Rust 13.9%
  • Other 0.4%