/GodotPCKExplorer

Small program for exploring and extracting files from the Godot Engine PCK

Primary LanguageC#MIT LicenseMIT

Godot PCK Explorer

It is a viewer and editor for Godot Engine's PCK files with the ability to extract content and create new packages. Supports Godot 3 and 4.

Download

Also PCK Bruteforcer is available as part of this project here.

Features

  • Explore existing PCK files (regular PCK or Embedded)
  • Extract content from a PCK file
  • Create new PCK files or embed the folder as PCK into any other files
  • Merge existing PCK into other files
  • Change the version of existing PCK
  • Extract whole embedded PCK
  • Remove embedded PCK
  • Split files with embedded PCK into two separate files
  • Supports encrypted Godot 4 PCK
  • And also all these features are available via the console. Just write GodotPCKExplorer.Console.exe -h to get help.
  • UI Supports only Windows
  • Console Supports Windows, Linux and macOS

Main Window Main Window Main Window

Support

Boosty

USDT-TRC20

USDT-TRC20 TEw934PrsffHsAn5M63SoHYRuZo984EF6v

Download

The binaries of the latest version are available on itch.io or on the Github Releases page.

Important

Starting from version 1.4.0, .NET 8 is required to work. Its download should be prompted when you run .exe files in Windows, if it has not been installed previously.

The .NET Desktop Runtime is required to use the UI versions of the program.

On Linux and macOS, you just need to install the .NET Runtime. Use the command dotnet GodotPCKExplorer.Console.dll [some arguments] to run it.

.NET 8 is available here.

License

MIT license