example: *config.cfg* is set to `include = installers,extras,langpacks` given a game-specific config *the_witcher_3_wild_hunt_game.conf* ```json { "include" : "installers,patches" } ``` lgogdownloader fails to include `patches`, but does exclude `extras` and `langpacks`
example:
config.cfg is set to
include = installers,extras,langpacksgiven a game-specific config the_witcher_3_wild_hunt_game.conf
{ "include" : "installers,patches" }lgogdownloader fails to include
patches, but does excludeextrasandlangpacks