1.3 KiB
1.3 KiB
EXPAK
A terminal program for creating data containers dedicated to your own projects.
=========================================================================================
Bulding:
Your compiler must support C++17
Visual Studio 2022
CMAKE --soon--
=========================================================================================
Using:
expak -{parameter} {catalog} -> to create container
expak -{parameter} {file.pak} -> to extract or listing files in container
**-c - Packing catalog width compressing all files**
\*\*-r - Raw files\*\*
\*\*-c - Compressing\*\*
\*\*-e - Encrypted\*\*
\*\*-s - Compressing and encrypted\*\*
\*\*-f - Packing catalog width unique config for individual files (look on under section)\*\*
\*\*-x - Extract files from contener\*\*
\*\*-ls - Listing files in contener\*\*
=========================================================================================
Components:
libsodium - https://github.com/jedisct1/libsodium
xxHash - https://github.com/Cyan4973/xxHash.git