We want to be able to REPACK game files after editing them.
The general idea is there is a .PAK file that has a bunch of assets with in it. In order to repack, there needs to be a way to gather up all unpacked files, recompress them, and rebuild the index in the beginning of the PAK.
We want to be able to REPACK game files after editing them.
The general idea is there is a .PAK file that has a bunch of assets with in it. In order to repack, there needs to be a way to gather up all unpacked files, recompress them, and rebuild the index in the beginning of the PAK.