A dual-interface tool with both graphical and command-line interfaces for working with AION game files. Built on top of roxan & M. Soltys' command line applications, this program allows you to extract, modify, and repack game assets including .PAK archives, .XML, and .HTML files.
- Un-pack and re-pack
.PAKfiles. - Decode
.XML,.HTML. - Graphical User Interface
- Command Line Interface
-u, --unpack Unpack files.
-p, --pakzip Unpack to zip.
-d, --decode Decode files.
-r, --repack Repack folder.
-i, --input (Default: PAK) The input folder path.
-c, --create-folder Create a folder when unpacking.
--help Display this help screen.
--version Display version information.In order to use this application, just download the archived file down below, and extract it to any destination. You can create a shortcut of the executable file and place it anywhere, and run it from said shortcut.
Note: If you would like to contribute to this repository, feel free to send a pull request, and I will review your code. Also feel free to post about any problems that may arise in the issues section of the repository.