Lyle-Tafoya / Steam-Categorizer

Automatically generate categories for games in your Steam library
GNU General Public License v3.0
25 stars 2 forks source link

Apps map is completely overwritten rather than merged with #3

Closed Lyle-Tafoya closed 8 years ago

Lyle-Tafoya commented 8 years ago

Then entire "apps" map is overwritten when we should only be overwriting the "tags" field.

Lyle-Tafoya commented 8 years ago

This issue is fixed as of v0.1.1 0740fc4 The "apps" map in the steam config is now properly merged with rather than replaced.