Rodney
Rodney
This is much harder to do than you might think, especially when working with multiple workers and all that. For the time being you can use `--max-workers` to reduce the...
I don't have the game, if somebody else could reproduce this that'd be great.
One of the problems with this is that it requires legendary to be installed in a pretty much static location. When installing via pip this isn't really an issue, but...
It would be helpful if you could provide specific examples of *what* could be better. Just saying "make it better" is absolutely useless feedback or criticism.
Nothing in the CLI is supposed to be used by external users. It's just the command line interface for the main legendary project and can change at any time (and...
There is an API.
Scripts yes, if legendary is installed as a python package you can just `from legendary.core import LegendaryCore` for example and use its features. Other languages? No, you'd be better of...
Are you using a VPN? Sometimes Epic's services are blocked there resulting in these issues.
Unfortunately this is a duplicate of #267 where we were never able to figure out why this is happening. It seems that the refresh token works (or at least, fails...
Based on my understanding of homebrew's guidelines I'd have to provide my own repo ("tap") for that until it's popular enough for inclusion in the main one. I just haven't...