pakutil

command
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 24, 2022 License: MIT Imports: 11 Imported by: 0

README

pakutil

Simple utility for listing content of PAK files, extracting and creating PAK files, and converting PAK files into ZIP (.pkz) archives without extraction.

Parameters

  • -l <pak> List pak contents.
  • -c <pak> <dir> Create pak from dir.
  • -x <pak> <dir> Extract pak into dir.
  • -z <pak> <pkz> Convert pak to pkz.
  • -u <pkz> <pak> Convert pkz to pak.

Notes

  • When creating and extracting .pak files all file names are converted to lower case.
  • Creation and extracting of .pkz is not supported. Use specialized ZIP archive tools for that.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL