pak_index.ini - myfreeer/chrome-pak-customizer GitHub Wiki
[Global]
version
: Pak file version4
-> has no alias5
-> does not support legacy versions of chrome (before 62 maybe)
encoding
: Encoding of text files0
-> Binary: PAK file is not expected to contain any text resources.1
-> UTF8: PAK file may contain binary data, but all text resources are encoded in UTF8.2
-> UTF16: PAK file may contain binary data, but all text resources are encoded in UTF16.
[Resources]
${id}=${relative path to file, no space allowed}
[Alias]
${resource_id}=${entry_index}