aboutsummaryrefslogtreecommitdiff
path: root/crates/rsli/src/lib.rs
Commit message (Expand)AuthorAgeFilesLines
* feat(render-core): add default UV scale and refactor UV mapping logicValentin Popov9 days1-18/+17
* feat: обновить методы обработки данных и улу...Valentin Popov2026-02-121-5/+5
* 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