View all by Dmitriy Salnikov
Creator
Follow Dmitriy Salnikov
Follow
Following Dmitriy Salnikov
Following
Add To Collection
Collection
Comments
Devlog
Godot PCK Explorer
←
Return to Godot PCK Explorer
Devlog
1.5.1 Update
November 12, 2024
by
Dmitriy Salnikov
1
Changes Fixed scanning for encrypted files. This fixes the extremely long start of extraction on large projects (161’000 files freeze the program for a few minutes)...
Continue reading
1.5.0 Update
October 25, 2024
by
Dmitriy Salnikov
1
Changes Fixed the Detection of encrypted files in the Core and in Bruteforcer GH-20 . Now, if not all files are encrypted in the PCK, the programs will detect this and immediately check for the encryp...
Continue reading
1.4.1 Update
March 13, 2024
by
Dmitriy Salnikov
Changes This version fixes and improves a little bit the work with the console. Validation of the -p arguments has been fixed. GH-15 The -o option is now hidden in non-Windows help text. GH-14 Fixed r...
Continue reading
1.4.0 Big update
January 21, 2024
by
Dmitriy Salnikov
1
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. Fo...
Continue reading
1.3.3 Update
October 13, 2023
by
Dmitriy Salnikov
2
Changes Crash fix, optimization and UX. UI Fixed crash on first launch without saved settings or logs. Now the output to the console is not printed if the console is hidden. All Forms and Dialogs (exc...
Continue reading
1.3.2 Update
October 11, 2023
by
Dmitriy Salnikov
1
Changes Some fixes for displaying the progress of processes. Fixed a bug that prevented opening the Pack or Embed folder . ( #5 ) Restored display of the number of found files in the progress window...
Continue reading
1.3.1 Update
September 25, 2023
by
Dmitriy Salnikov
1
This release is aimed more at internal changes in the source code. Now the logic of PCK processing does not depend on the UI. Added version checker Added Copy MD5 to the context menu Added an indicati...
Continue reading
1.3.0 Update
April 18, 2023
by
Dmitriy Salnikov
1
Added support for regular and encrypted PCK files for Godot 4 Added new options to the menu. Added the ability to show and hide the console. The settings file has been moved to AppData. Added saving l...
Continue reading
1.2.0 Update
August 21, 2022
by
Dmitriy Salnikov
Fixed support for Linux with mono runtime Removed references to .exe files, because you can embed .pck in any files...
Continue reading
1.1.0 Update
December 18, 2021
by
Dmitriy Salnikov
New features Reworked console commands Extract the entire embedded PCK as a new file Remove the embedded PCK Split file with embedded PCK Skip existing files when exporting Merge PCK into any file Cha...
Continue reading