Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 571 Bytes

CHANGELOG.md

File metadata and controls

32 lines (21 loc) · 571 Bytes

0.0.6

  • Indent wimpy files
  • Change XOR keys detection to test newest keys first

0.0.5

  • Fix error when extracting to much files
  • Improve ngpack commands
  • Fix ngpack create does not create valid ggpack
  • Fix bnut error with some utf8 characters like ™

0.0.4

  • Replace dart:io to universal_io
  • Add achievement
  • Add savegame
  • Add create option in command line
  • Change GGPackFileEncoder to GGPackBuilder
  • Auto detect xor key from ggpack

0.0.3

  • Add ability to read Delores ggpack files.

0.0.2

  • Add null safety

0.0.1

  • Initial version