Changelog
- Added more handlers
- Fixed generic handler always being used (must mean the generic handler works really well if no one noticed this)
- Added option to open save directory
- Added option to remove save entries (might not work with all games)
- Renamed 'Unsupported' games to 'Unregistered' to avoid confusion
- Added timestamp to backup folder
- Set default console encoding to UTF-8
Publish Settings
<Configuration>Release</Configuration>
<Platform>Any CPU</Platform>
<PublishDir>bin\Release\net6.0\publish\win-x64\</PublishDir>
<PublishProtocol>FileSystem</PublishProtocol>
<_TargetId>Folder</_TargetId>
<TargetFramework>net6.0</TargetFramework>
<RuntimeIdentifier>win-x64</RuntimeIdentifier>
<SelfContained>false</SelfContained>
<PublishSingleFile>true</PublishSingleFile>
<PublishReadyToRun>false</PublishReadyToRun>