Logiciel d’extraction compression de fichier npk utiliser par les jeux utilisant le moteur Mware. Basée sur le projet github MwareTools
- Zig 100%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| src | ||
| .gitignore | ||
| build.zig | ||
| build.zig.zon | ||
| LICENSE | ||
| README.md | ||
This project allow to extract and create npk file for the Mware engine. It is a rewrite in zig of part of the MwareStuff projoect that cam be found here
Compiling
You need to have zig 16.0 installed you then just have to type the following :
zig build
Run
To extract a npk the command is :
zig-out/bin/npk3_packer extract -f file.npk -d dir/ --key 51831a9e69efa85ee6c551c208db1804b437502356ae1f5e29b12888403e78a8
To create a npk the command is :
zig-out/bin/npk3_packer compress -f file.npk -d dir/ --key 51831a9e69efa85ee6c551c208db1804b437502356ae1f5e29b12888403e78a8 --iv fb1632e84be94ed12cbc4e344add01a0