-
-
Notifications
You must be signed in to change notification settings - Fork 480
[Feat] Use Legendary API to get SDL List (Fix Fortnite install and more) #2746
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
As a note, |
Yes, I will add some caching to it. |
For a long time Rodney from Legendary had this API that we could consult the list of Selective downloads, fixes, and more. But we were just hardcoding the list instead of getting from there and every time it changed we needed to update on our end as well.
This is fixed here, now, when opening the install modal for an Epic game we check on the API if there is any SDL available for it and list it right away. So if Rodney updates on the API it gets updated automatically on Heroic as well.
Other Small fixes:
Use the following Checklist if you have changed something on the Backend or Frontend: