Added support for extracting/sandboxing FTL 1.6.1's resources (patching is WIP)

This commit is contained in:
Vhati 2017-12-05 15:27:21 -05:00
parent 34a71e0aa5
commit f0df7faab8
10 changed files with 344 additions and 198 deletions

View file

@ -733,6 +733,7 @@ public class PkgPack extends AbstractPack {
* All innerPaths will be rewritten to the paths region, sorted by
* dataOffset.
*/
@Override
public RepackResult repack() throws IOException {
long bytesChanged = 0;