pa-archive

1.0.0 • Public • Published

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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    1

Package Sidebar

Install

npm i pa-archive

Weekly Downloads

1

Version

1.0.0

License

BSD

Last publish

Collaborators

  • deoxxa