Skip to content

Add support for DLC management #23

@Mixaill

Description

@Mixaill

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions