Skip to content

Latest commit

 

History

History
19 lines (17 loc) · 789 Bytes

CHANGELOG.md

File metadata and controls

19 lines (17 loc) · 789 Bytes

1.0.2.1

  • Enabled assembly backups
  • Updated command line parameters to actually useful
  • Updated "Assembly Directory" dialog to actually select folders instead of files
  • Added help texts to command line arguments
  • Command line parameters can now be used with GUI mode
  • Added patch descriptions as tooltips to the "Available Patches" section

1.0.1.1

  • Added patch pre-comparison to prevent accidentally patching assemblies multiple times
  • Added file hash verification to patches
  • Added command line parameters for use in a "silent" environment (eg. installers)
  • Added a proper icon
  • Fixed some instructions throwing errors when applied to an assembly
  • Improved assembly directory selection
  • Improved error handling when loading invalid patches

1.0.0.1

  • Initial release