lotus-lib

Crates.iolotus-lib
lib.rslotus-lib
version4.0.1
sourcesrc
created_at2023-01-28 18:00:53.448132
updated_at2024-04-06 23:42:38.136406
descriptionA library for reading data from Warframe's files stored in the Cache.Windows folder
homepagehttps://github.com/sehnryr/lotus-lib
repositoryhttps://github.com/sehnryr/lotus-lib
max_upload_size
id770489
size37,108
Youn Mélois (sehnryr)

documentation

README

lotus-lib

This is a Rust library for reading data from Warframe's files stored in the Cache.Windows folder. Data stored in these cache files contains compressed data in a directory-like structure.

Dependencies

This library depends on oodle-sys which is a wrapper around liboo2corelinux64.so which in turn needs to be installed on your system. You can get it by following the instructions here: https://github.com/sehnryr/get-oodle-lib

Credits

This library is based on the work of LotusLib by Puxtril. The original library is written in C++.

Commit count: 134

cargo fmt