Changes in this version:
- Godot 4 .pck files (format version 2) can now be written (previously they could only be read)
- md5 hashes are now written when writing .pck data
- Added option to print hashes from a .pck file (
--print-hashes
) - Updated cxxopts and json libraries to the latest versions