hhyyrylainen / GodotPckTool

Standalone tool for extracting and creating Godot .pck files
MIT License
408 stars 34 forks source link

Support PCK format version 0 (Godot 2.x) #29

Closed nikitalita closed 1 year ago

nikitalita commented 1 year ago

There were no changes to the PCK format between versions 0 (Godot 2.x) and 1 (3.x); they just changed the version number to make Godot 3.x refuse to load 2.x pcks and vice-versa.