Skip to content

deoxxa/pa-archive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pa-archive

Extract and create .pa archives.

Overview

The .pa format was used in the original "Settlers" game. I have a need to deal with this file format, so I wrote this library. Now you can use it too!

Features

  • Packin'
  • Unpackin'

Installation

Available via npm:

$ npm install pa-archive

Or via git:

$ git clone git://github.com/deoxxa/pa-archive.git node_modules/pa-archive

Usage

There's a command line program, pa-extract, for extracting archives.

For the library API, see the documentation.

License

3-clause BSD. A copy is included with the source.

Contact

About

Extract and create .pa archives

Resources

License

Stars

Watchers

Forks

Packages

No packages published