1
0
Fork 0
mirror of synced 2024-05-20 04:22:58 +12:00
Go to file
2020-12-16 21:45:59 +01:00
Rare Added setup.py 2020-12-16 21:45:59 +01:00
Styles Auto update Images 2020-12-06 16:54:17 +01:00
.gitignore Added setup.py 2020-12-16 21:45:59 +01:00
LICENSE Initial commit 2020-08-27 14:24:24 +02:00
README.md Update Readme 2020-11-09 16:46:51 +01:00
setup.py Added setup.py 2020-12-16 21:45:59 +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!

Requirements

  • requests, pillow and pyqt5 installed via PyPI
  • Legendary installed via PyPI

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.

Implemented

  • Launch, install and uninstall games
  • Authentication(Import from existing installation and via Browser)(Please test it!)

Todos

  • Sync saves
  • Settings
  • Search Games
  • In-app Browser to buy games
  • ...

If you have features you want to have in this app, create an issue on github or build it yourself. Please report bugs(Especially Windows)