trumank / repak

Unreal Engine .pak file library and CLI in rust
Apache License 2.0
174 stars 25 forks source link

Create debug summary command for easier troubleshooting #12

Open trumank opened 11 months ago

trumank commented 11 months ago

Often it is necessary to download a multi-gigabyte pak to troubleshoot problems that are often only in a few bytes in the index or footer. Creating a summary file that contains a few megabytes of the head and tail of the pak file should provide enough information to debug the majority of pak issues and would make sharing significantly easier.