1.9
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