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

Follow object oriented design pattern #6

Closed Lyle-Tafoya closed 8 years ago

Lyle-Tafoya commented 8 years ago

This is currently just a single-file hacked-together script. It should be turned into a class with each step of the process split out into different methods. This will allow for easier integration with a GUI and better readability for long-term maintenance.

Lyle-Tafoya commented 8 years ago

This enhancement is complete as of v0.2.0 44e214d