Changelog
- Reworked Library Page for List View
- Did a bunch of changes so I could implement "List View" of games and have it more in sync with the regular "Grid View"
- LibraryGameButton Cleanup
- Moved stuff from this class to another "utility" class so it's reusable and easier to maintain
- Added PlayTime Converter
- Used for UI conversion from minutes to hours
- Added "LibraryViewType" option
- Allows the user to toggle between Grid and List (Currently List isn't working)