Kapiainen / Lauhdutin

A Rainmeter skin for launching games.
MIT License
67 stars 8 forks source link

Tags refactor #144

Closed Kapiainen closed 6 years ago

Kapiainen commented 6 years ago

Each game no longer maintains two arrays of tags, which are strings. There is now a shared dictionary of tags that contains the names of the tags while each game maintains a single dictionary where the keys point to the names of tags and the values indicate the sources of the tags (skin, platform, etc.).