Releases: ChriZ982/gog-galaxy-2.0-start-menu-tiles
Releases · ChriZ982/gog-galaxy-2.0-start-menu-tiles
v1.0.2 - GOG Update and Improvements
Improvements
- Added GitLab CI/CD
- Used Go Modules
- Updated Dependencies and GOG Version Support
- Simplified code
v1.0.1
Fixes
- "myIsHidden" property not always set. Used different table.
- Titles were truncated after colon
- Saved settings did not contain quotation marks for arguments with space
v1.0.0
Implements
- GOG Galaxy 2.0 Version check
- Added shortcut that re-runs program with same arguments
v0.2.1
Implements
- Updated SQL queries for GOG Galaxy version 2.0.14
- Improved Game extraction code
v0.2.0
Implements
- Possible to add installed or all games to Start Menu
- Support for multiple tile groups
- Improved powershell script performance
- Adds option to hide game titles on tiles
Fixes
- Removed forbidden characters from filenames
- Icons will be only downloaded once
v0.1.2
Implements
- Added improved warning messages
- Safer registry changes
- Customizable Start Menu group name
v0.1.0
Implements
- Reading of GOG Galaxy 2.0 games library
- Creation of shortcuts with custom images
- Creation of Start Menu Layout (WIP)