Skip to content

Latest commit

 

History

History
81 lines (51 loc) · 2.6 KB

File metadata and controls

81 lines (51 loc) · 2.6 KB

armake

A C implementation of Arma modding tools (PAA conversion, binarization/rapification, PBO packing). (WIP)

Setup

From Source

$ make
$ sudo make install

There are no dependencies other than a C lib with an fts library (like glibc) on *nix systems.

Arch Linux

PKGBUILD

$ pacaur -S armake      # or use yaourt or whatever AUR helper you use

or

PKGBUILD (development)

$ pacaur -S armake-git

Ubuntu & Other Debian Derivatives

PPA

$ sudo add-apt-repository ppa:koffeinflummi/armake
$ sudo apt-get update
$ sudo apt-get install armake

Usage

See $ armake --help or src/usage.

Credits & Thanks

  • Mikero for his great documentation of the various file formats used.
  • T_D for great documentation, lots of pointers and even some code contributions.
  • jonpas for all kinds of help with development and testing.
  • kju for some pointers and "PR work".
  • Glowbal for the name.

Used Libraries

Disclaimer

This isn't official BI software. As such, it may not compile certain addons correctly or lag behind BI when new file format versions are introduced. As stated in the GPL, this software is provided without any warranty, so use at your own risk.



BTC 1G3RbQr2JHeYDB8YGifkF42aaaMmjRKYyo