PKHeX/PKHeX.WinForms/MainWindow
Kurt b7298a7361 Auto-clean save file names of duplicate suffixes
`main (17)` now backs up as `main [...].bak` instead of `main (17) [...]`
Adds a debug-callable method to clean the main backup folder via:
`CleanBackups(Main.BackupPath, true);`
2024-05-27 19:23:56 -05:00
..
Main.cs Auto-clean save file names of duplicate suffixes 2024-05-27 19:23:56 -05:00
Main.Designer.cs Make Dpi scaling the default 2023-05-09 10:50:15 -07:00
Main.resx More accessibility tweaks 2023-02-05 15:00:31 -08:00
PluginLoader.cs Update .NET Runtime to .NET 8.0 (#4082) 2023-12-03 20:13:20 -08:00