Skip to content
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

Add support for DLC management #23

Open
Mixaill opened this issue Jul 17, 2019 · 2 comments
Open

Add support for DLC management #23

Mixaill opened this issue Jul 17, 2019 · 2 comments

Comments

@Mixaill
Copy link
Contributor

Mixaill commented Jul 17, 2019

At the moment there is no possibility to manage the DLC in the integrations.

From the integration side, it seems, it is necessary to add an additional handler to handle the modified game settings.


Proposed API changes:

  • LocalGame
    • add field dlcs: Optional[List[Dlc]]
  • Plugin
    • add handler update_game_configuration(game : LocalGame) -> bool
@apawlowskij
Copy link
Contributor

DLC is big and complex topic which needs to be addressed not only in plugins. It's in our backlog, but no real ETA

@Domino5555
Copy link

What about DLC for PlayStation 3 games?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants