Index | Thread | Search

From:
Thomas Frohwein <tfrohwein@fastmail.com>
Subject:
Re: New Port: devel/godotpcktool - tool to inspect, extract, and repack Godot pack files
To:
ports@openbsd.org
Date:
Thu, 14 May 2026 08:54:46 -0700

Download raw body.

Thread
On Wed, 13 May 2026 15:56:30 -0700
Thomas Frohwein <tfrohwein@fastmail.com> wrote:

> Hello,
> 
> I am looking for ok's to import this tool. It is helpful for
> inspecting and managing Godot .pck files. This will be useful for
> further work on Godot ports and their use. It's a relatively small
> CLI tool made in C++ and works when I tested it with a Godot 3.x
> project.
> 
> Example uses:
> 
> $ godotpcktool -a list /path/to/file.pck
> $ godotpcktool -a extract -o /path/to/destdir/
> /path/to/source/file.pck
> 
> ok?

PS: there are no "official" .pck files from the Godot project directly
that I can find, but this here has a reasonably sized demo that can be
downloaded (I looked at the Linux demo which has a .pck file that I can
test this new port with.):

https://chimplement.itch.io/deceitful-drone