Skip to content

Releases: BlafKing/BMT

v2.3.2

18 Jul 16:49
40098a8
Compare
Choose a tag to compare
  • Fixed an error where some dependencies did not properly change to .latest

  • Better exception handling to prevent crashes

v2.3.1

17 Jul 12:33
0658d70
Compare
Choose a tag to compare
  • Small bug fixes

v2.3

17 Jul 08:11
dfe5c1a
Compare
Choose a tag to compare
  • Included a toggle to set all dependency versions of the meta-data to .latest

  • Modified the unpacking process to place the temporary folder on the same drive as the final output file.

  • Input box now displays the current package name, artist name, or version number when opened.

v2.2

14 Jul 04:24
1d5f4b8
Compare
Choose a tag to compare
  • Made the script able to repair some poorly made/broken meta.json files.

  • Added 2 toggleable options to toggle folder opening after completion & program shutdown after completion.

  • Most recent used folder locations are now saved.

  • Better error detection during merging.

v2.1

12 Jul 08:15
0cb904c
Compare
Choose a tag to compare
  • Added a check at the start of the merging process which verifies if all selected files are accessible.

  • Added a function that outputs an error log file at the root of the script if there is an unexpected exception/error during merging.

  • Added some text during merging which displays which file is being processed.

v2.0 GUI Update

05 Jul 03:40
9e8f664
Compare
Choose a tag to compare

● Partially rewrote the script to include a GUI!

2023-07-06 01_57_45

v1.1

04 Jul 18:48
f4ef281
Compare
Choose a tag to compare

● Fixed a small issue where the user input file version was not applied to the final file name.

v1.0

04 Jul 01:53
5c69f80
Compare
Choose a tag to compare

● Initial release of the python script as standalone .exe