Skip to content

rust2/nwreckdum

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# 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.

About

Quake PACK file manipulator

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 97.0%
  • Makefile 3.0%