mirror of
https://github.com/Virtual-World-RE/NeoGF.git
synced 2024-11-15 15:05:34 +01:00
Update README.md
This commit is contained in:
parent
57418a7517
commit
620b2ea7c4
|
@ -17,7 +17,7 @@ AAAB_CD.E
|
||||||
- D describe the actual compression state of the file. It's **\_compressed** if the file is compressed and nothing if the file is uncompressed.
|
- D describe the actual compression state of the file. It's **\_compressed** if the file is compressed and nothing if the file is uncompressed.
|
||||||
- E is the extension of the file. By default it is **.dat**
|
- E is the extension of the file. By default it is **.dat**
|
||||||
|
|
||||||
For example file 012C_cmn_data.dat describe the 13th file off the pzz initialy compressed in a pzz named "cmn_data.pzz" and that has been uncompressed with the default format "dat". The names of unpacked files and the presence of empty unpacked files is important to keep informations relative to the initial pzz and ensure a correct pack.
|
For example file 012C_cmn_data.dat describe the 13th file off the pzz initialy compressed in a pzz named "cmn_data.pzz" and that has been uncompressed with the default format "dat". The names of unpacked files and the presence of empty unpacked files are important to keep informations relative to the initial pzz and ensure a correct pack.
|
||||||
|
|
||||||
```
|
```
|
||||||
pzztool.py -u source.pzz optional_dest_folder
|
pzztool.py -u source.pzz optional_dest_folder
|
||||||
|
|
Loading…
Reference in New Issue
Block a user