1
0
Fork 0
mirror of synced 2024-06-26 18:20:50 +12:00
Go to file
2020-10-25 21:56:54 +01:00
Rare launch games works 2020-10-25 21:56:54 +01:00
.gitignore init new Version 2020-10-20 16:54:41 +02:00
LICENSE Initial commit 2020-08-27 14:24:24 +02:00
Rare.py init new Version 2020-10-20 16:54:41 +02:00
README.md Update README.md 2020-08-27 14:54:15 +02: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. Left-clicking a game will install / launch it, right clicking it will bring up the settings for that game.