/nwreckdum

Quake PACK file manipulator

Primary LanguageC

# about
---
nwreckdum -- PACK file manipulator for the Android terminal
by Daniel Reed <n@ml.org>

# Installation
Just drop `nwreckdum` in `/system/bin/`

# Usage
`nwreckdum [argument ...]`

# Arguments
  -c, --create          create PACK instead of extracting
  -d, --dir=DIR use DIR as the input/output directory
  -h, --help            display this help
  -p, --pak=FILE        read FILE for PACK information
 
# Additional info
Just running nwreckdum with no arguments will cause it to use "pak0.pak"
for the PACK file and "pak0/" for the PACK directory. The default
operation is to extract the PACK file into the PACK directory.

# License
This program and all related articles are distributed under the GNU GPL.
You are free to distribute this program in any form granted that no charge
is made for the distribution of this program, its source code, or any
portions of either.