aboutsummaryrefslogtreecommitdiff
path: root/crates/rsli/src/lib.rs
Commit message (Expand)AuthorAgeFilesLines
* Implement LZSS decompression with optional XOR decryptionValentin Popov2026-02-101-664/+21
* feat: добавить библиотеку common с ресурсами и ...Valentin Popov2026-02-101-41/+112
* Refactor tests and move them to a dedicated moduleValentin Popov2026-02-101-184/+2
* feat: add initial implementation of rsli crateValentin Popov2026-02-101-0/+1165