Skip to content

1.9

Compare
Choose a tag to compare
@hhyyrylainen hhyyrylainen released this 05 Aug 08:36
· 20 commits to master since this release
e769a21

Changes in this version:

  • Added support for reading Godot 4 .pck files (format version 2). Writing / updating these .pck files is not supported, yet.
  • Added support for Godot 2 .pck files (format version 0)
  • Documented how to specify Godot engine version for new .pck files and .pck format is now automatically set in this case to match the engine version
  • Updated cxxopts library to latest version