Skip to content

Releases: legopitstop/mcextract

v1.2.0

07 May 03:48
07b50f4
Compare
Choose a tag to compare

[1.2.0] - 5-6-2024

General

  • Updated for serverjars-api 1.3.0
  • Replaced Server with MCExtractAPI
  • Moved client to its own package mcextract-desktop

v1.1.0

18 Aug 22:17
Compare
Choose a tag to compare

[1.1.0] - 8-18-2023

General

  • You can now run the package from the command line: python -m mcextract <cmd> <args>
  • Added --eula argument. If defined it will except the eula. If undefined the script will stop.
  • Removed ask eula from console. use --eula instead.
  • Default path is now %cd%/Output instead of %userprofile%/Desktop/Output
  • --output should now correctly interprit path variables (%userdata%, %userprofile%, etc)

v1.0.0

04 Jul 20:42
Compare
Choose a tag to compare

Initial Release