Skip to content

tkzcfc/paktool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pack


  paktool.exe pack {OPTIONS}

    create PAK

  OPTIONS:

      -s[path...], --src=[path...]      The source directory
      -c[ext...],
      --compress_file_ext=[ext...]      The file types that need to be
                                        compressed
      -i[uint32], --isecret=[uint32]    The index secret
      -d[uint32], --dsecret=[uint32]    The data secret
      --keep_parent_directory=[0/1]     The data secret
      -o[file path]                     The output file path
      --maximum=[MB]                    The maximum size of a single file

unpack


  paktool.exe unpack {OPTIONS}

    unpack PAK file

  OPTIONS:

      -i[file path]                     The .PACK file path
      -o[file path]                     The output directory

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published