-
Notifications
You must be signed in to change notification settings - Fork 224
Open
Description
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]]
- add field
Plugin
- add handler
update_game_configuration(game : LocalGame) -> bool
- add handler
TechShooter and SaMatrixs
Metadata
Metadata
Assignees
Labels
No labels