Valentin Popov 54c94fddb5
Some checks failed
Test / cargo test (push) Failing after 41s
Add detailed documentation for NRes and RsLi resource formats
- Introduced a comprehensive markdown file `nres.md` detailing the structure, header, and operations of the NRes and RsLi formats.
- Updated `mkdocs.yml` to reflect the new documentation structure, consolidating NRes and RsLi under a single entry.
2026-02-10 00:30:25 +04:00
2026-01-30 04:27:02 +04:00
2026-01-30 04:27:02 +04:00
2024-01-08 02:03:43 +04:00
2024-02-06 02:26:50 +04:00

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
Utilities and tools for the game "Parkan: Iron Strategy".
https://fparkan.popov.link
Readme 26 MiB
Languages
Rust 69.5%
Python 30.5%