Added support for extracting/sandboxing FTL 1.6.1's resources (patching is WIP)
This commit is contained in:
parent
34a71e0aa5
commit
f0df7faab8
10 changed files with 344 additions and 198 deletions
|
@ -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;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue