Releases: azuravian/GoldbergGUI
Releases · azuravian/GoldbergGUI
v0.4.0
What's Changed
- Drag and Drop Functionality by @azuravian in #4
- Extend-Functionality by @azuravian in #5
- Adds the following options:
- Generate Controller Layout if available
- Disable Networking and Offline options properly write to the configs.main.ini file in steam_settings
- Disable Overlay is now active and writes to the configs.overlay.ini file in steam_settings
Full Changelog: v0.3.1...v0.4.0
v0.3.1 - Added Language Support for achievements
Updated SteamService to use GoldbergGlobalConfiguration for language settings and enhanced initialization logging.
SteamService.cs: Added dependency on GoldbergGlobalConfiguration and updated URL to use language from configuration.
ISteamService: Updated Initialize method signature to include GoldbergGlobalConfiguration.
MainViewModel.cs: Modified initialization sequence to pass global configuration to SteamService and added logging variables.
Init
What's Changed
- Updated by @azuravian in #1
- Add experimental client mode and improve archive handling by @azuravian in #2
New Contributors
- @azuravian made their first contribution in #1
Full Changelog: https://github.com/azuravian/GoldbergGUI/commits/Init