Utilities and tools for the game “Parkan: Iron Strategy”.
https://fparkan.popov.link
.devcontainer | ||
.gitea/workflows | ||
.github/workflows | ||
docs | ||
libnres | ||
nres-cli | ||
packer | ||
texture-decoder | ||
unpacker | ||
.gitignore | ||
.renovaterc | ||
Cargo.lock | ||
Cargo.toml | ||
LICENSE.txt | ||
mkdocs.yml | ||
README.md | ||
renovate.config.cjs | ||
requirements.txt |
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.