Add detailed documentation for NRes and RsLi resource formats
Some checks failed
Test / cargo test (push) Failing after 41s

- 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.
This commit is contained in:
2026-02-10 00:30:25 +04:00
parent 0def311fd1
commit 54c94fddb5
6 changed files with 720 additions and 1626 deletions

View File

@@ -23,11 +23,7 @@ theme:
nav:
- Home: index.md
- Specs:
- Assets:
- NRes:
- Документация по формату: specs/assets/nres/overview.md
- FRES Декомпрессия: specs/assets/nres/fres_decompression.md
- Huffman Декомпрессия: specs/assets/nres/huffman_decompression.md
- NRes / RsLi: specs/nres.md
# Additional configuration
extra: