diff options
| author | Valentin Popov <valentin@popov.link> | 2026-06-21 23:35:19 +0300 |
|---|---|---|
| committer | Valentin Popov <valentin@popov.link> | 2026-06-21 23:35:19 +0300 |
| commit | 50c2cf4686b53ebd2b76318223096660e92305a4 (patch) | |
| tree | 8741109102a21faaa09a013a047e5c7b74f62b12 /docs/specs/rsli.md | |
| parent | 96a25b6c0e39ee39bceddbc8eae5bda8f305acbf (diff) | |
| download | fparkan-50c2cf4686b53ebd2b76318223096660e92305a4.tar.xz fparkan-50c2cf4686b53ebd2b76318223096660e92305a4.zip | |
chore: remove Python tooling and resource viewer
Diffstat (limited to 'docs/specs/rsli.md')
| -rw-r--r-- | docs/specs/rsli.md | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/docs/specs/rsli.md b/docs/specs/rsli.md index 298cf2a..239b3ff 100644 --- a/docs/specs/rsli.md +++ b/docs/specs/rsli.md @@ -207,10 +207,7 @@ XOR-дешифрование первых `unpacked_size` байт. - roundtrip `unpack -> repack -> byte-compare`: `2/2` совпали побайтно; - подтвержден ровно один `deflate EOF+1` случай (`sprites.lib`, entry `23`). -Инструменты: - -- `tools/archive_roundtrip_validator.py` -- `crates/rsli` tests +Проверено legacy-валидатором архивов и тестами `crates/rsli`. ## 11. Статус покрытия и что осталось до 100% |
