-
-
Notifications
You must be signed in to change notification settings - Fork 66
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improved game name handling, fix if name was not found
. game names like "Dungeon of the ENDLESS™ - Definitive Edition" did not work with zenity (silent crashes) so game name is no longer used in UI dialogs . fix: unsafe usage of `unwrap()` caused crashes if no backup to restore was found . backup logic now uses WrapGameInfo to determine whether we can back this game up or not
- Loading branch information
Showing
2 changed files
with
47 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters