{"repo":"hhyyrylainen/GodotPckTool","free":true,"listed":false,"github":"https://github.com/hhyyrylainen/GodotPckTool","clone":"git clone https://github.com/hhyyrylainen/GodotPckTool.git","description":"Standalone tool for extracting and creating Godot .pck files","language":"C++","stars":568,"topics":["godot-engine","cpp","cpp17","thrive"],"license":"MIT","category":"cli-tools","readme_excerpt":"Godot Pck Tool ============== A standalone executable for unpacking and packing Godot .pck files. There is also a C# code library in this repo that can be used from C# code to interact with .pck files. Command line usage ------------------ For these you just need the GodotPckTool executable. Available from the releases page. Or see the end of this file for building instructions. Note: if you don't install it on Linux you need to either use the full path or put it in a folder and run it as ./godotpcktool similarly to Windows. You can view the tool help by running godotpcktool -h Listing contents Lists the files inside a pck file. Long form: Extracting contents Extracts the contents of a pck file. Long form: Adding content Adds content to an existing pck or creates a new pck. When creating a new pck you can specify which Godot version the pck file says it is packed with using the flag set-godot-version . Long form: The files are added with the specified paths on the command line, but with the prefix removed. So for example if there was a file called extracted/example.png and extracted/subfolder/file.txt and the above command was used, those files would get added to the pck as res://example.png and res://subfolder/file.txt . If you don't want the res:// prefix to be added, you can use the flag --no-res-prefix . After adding files it is recommended to use the listing command to view the resulting data inside the pck to verify the expected actions happened correctly. When a new fi","default_branch":null,"files":null,"tree":[],"storefront":"/r/hhyyrylainen","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/hhyyrylainen/GodotPckTool/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}