1
0
Fork 0
mirror of synced 2024-06-26 18:20:50 +12:00
Go to file
2020-11-06 17:29:57 +01:00
Rare works 2020-11-06 17:29:57 +01:00
.gitignore Download Images 2020-11-01 19:09:53 +01:00
LICENSE Initial commit 2020-08-27 14:24:24 +02:00
README.md login works 2020-11-05 20:52:06 +01:00

Rare

A frontend for legendary, the open source Epic Games Launcher alternative

Rare is currently considered beta software and in no way feature-complete. You will run into issues, so make backups first!

Disclaimer

I'm in no way experienced in Python or PyQt5 (this project originally was a "Let's learn Python", then became a "Let's learn Qt"), so the code will be messy. If you have suggestions to improve it, please issue a pull request or message me on Discord (CommandMC#7964).

Requirements

  • requests, pillow and pyqt5 installed via PyPI
  • Legendary installed somewhere in your $PATH

Usage

When you run Rare, it'll check if you're currently logged in and walk you through logging in if you aren't. Once you're logged in, it will pull game covers from the "metadata" folder in Legedary's config folder, join logo and background together and then display a list of games you have in your account. Installed games will appear in full color while not installed ones will appear in black and white.