1.4.0 Big update
Godot PCK Explorer » Devlog
Changes
The main change in this version is the switch to .NET 8
. Previously, .Net Framework 4.7.2
was used, which is still part of Windows. Now you will need to download .NET 8
to run the program.
For Windows, you can download .NET Desktop Runtime
to be able to run graphical versions of programs.
If you use macOS or Linux, or don’t plan to run graphical versions of the program, you can download the regular .NET Runtime
.
Other changes
- Program is separated into
.UI.exe
and.Console.exe
. - Linux and macOS support has been added! You need to run the
dotnet GodotPCKExplorer.Console.dll [some arguments]
command to run the application. - Greatly increased processing speed of encrypted PCK.
- Fixed output to console when program is closed quickly. GH-7
- Added button to clear the filter.
- Added the ability to specify a prefix to PCK contents when packing. GH-8
- Added preview of PCK contents when packing. GH-9
- Added ability to extract and pack files based on filter. GH-10
Also, if you are faced with encrypted PCK for Godot 4, then you may be interested in PCK Bruteforcer.
Files
GodotPCKExplorer.zip 496 kB
Jan 21, 2024
PCKBruteforcer.zip 521 kB
Jan 21, 2024
Get Godot PCK Explorer
Download NowName your own price
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.
Status | Released |
Category | Tool |
Author | Dmitriy Salnikov |
Tags | file-explorer, file-viewer, Godot, godot-engine, godot-pck, mods, pck, pck-file, tool, tool-for-modders |
More posts
- 1.5.1 Update12 days ago
- 1.5.0 Update30 days ago
- 1.4.1 UpdateMar 13, 2024
- 1.3.3 UpdateOct 13, 2023
- 1.3.2 UpdateOct 11, 2023
- 1.3.1 UpdateSep 25, 2023
- 1.3.0 UpdateApr 18, 2023
- 1.2.0 UpdateAug 21, 2022
- 1.1.0 UpdateDec 18, 2021
Leave a comment
Log in with itch.io to leave a comment.