ef9323772446e25a8d3dc5ee0e3954f921bb0074
Some checks failed
Test / cargo test (push) Failing after 50s
- Updated .gitignore to include common Python artifacts and project-specific files. - Added `archive_roundtrip_validator.py` script for validating NRes and RsLi formats against real game data. - Created README.md for the tools directory, detailing usage and supported signatures. - Enhanced nres.md with practical nuances and empirical checks for game data.
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
69.5%
Python
30.5%