PKHeX/PKHeX.WinForms/Util
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
..
DevUtil.cs Refactoring: Rework saveblock to be Memory<byte> based (#4200) 2024-03-03 23:13:16 -06:00
FontUtil.cs Update .NET Runtime to .NET 8.0 (#4082) 2023-12-03 20:13:20 -08:00
WinFormsTranslator.cs Update 24.05.05 2024-05-05 23:24:32 -05:00
WinFormsUtil.cs Auto-clean save file names of duplicate suffixes 2024-05-27 19:23:56 -05:00