40e7d88fd0684beaf91d9fc24e8b5a3639b30be2
Some checks failed
Test / cargo test (push) Failing after 40s
- Created `huffman_decompression.md` detailing the Huffman decompression algorithm used in NRes, including context structure, block modes, and decoding methods. - Created `overview.md` for the NRes format, outlining file structure, header details, file entries, and packing algorithms. - Updated `mkdocs.yml` to include new documentation files in the navigation structure.
Utilities for the game "Parkan: Iron Strategy"
This repository contains utilities, tools, and libraries for the game "Parkan: Iron Strategy."
List of projects
- unpacker: Text-based utility for unpacking game resources in the NRres format. Allows unpacking 100% of game resources.
- packer: Text-based utility for packing game resources in the NRres format. Allows packing 100% of game resources.
- texture-decoder: (WIP) Decoder for game textures. Decodes approximately 20% of game textures.
- libnres: (Deprecation) Library for NRes files.
- nres-cli: (Deprecation) Console tool for NRes files.
Description
Languages
Rust
99.4%
JavaScript
0.6%