2023-09-17 01:45:17 +03:00
|
|
|
# Utilities for the game "Parkan: Iron Strategy"
|
|
|
|
|
2024-01-08 01:03:43 +03:00
|
|
|
This repository contains utilities, tools, and libraries for the game "Parkan: Iron Strategy."
|
2023-09-17 01:45:17 +03:00
|
|
|
|
2024-01-08 01:03:43 +03:00
|
|
|
## List of projects
|
2023-12-28 16:30:52 +03:00
|
|
|
|
2024-01-08 01:03:43 +03:00
|
|
|
- [unpacker](unpacker): Text-based utility for unpacking game resources in the NRres format. Allows unpacking 100% of game resources.
|
|
|
|
- [packer](packer): Text-based utility for packing game resources in the NRres format. Allows packing 100% of game resources.
|
|
|
|
- [texture-decoder](texture-decoder): (WIP) Decoder for game textures. Decodes approximately 20% of game textures.
|
|
|
|
- [libnres](libnres): _(Deprecation)_ Library for NRes files.
|
|
|
|
- [nres-cli](nres-cli): _(Deprecation)_ Console tool for NRes files.
|