localcc / gvas

GVAS file format parsing library for rust
MIT License
18 stars 4 forks source link

Error converting to JSON: Invalid header: Package file version 525 not supported #106

Closed lumkit closed 3 weeks ago

lumkit commented 3 weeks ago

My project shows an error when using your library: 'Error converting to JSON: Invalid header: Package file version 525 not supported.' After reviewing the source code, I found that your open-source library only supports up to version 524. Could you please add support for version 525 or higher?

this is the test file:Active.zip

localcc commented 3 weeks ago

Fixed as of fcffd619bee8d16aa0132a69f2a34d43acd0ceb6