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.
This library is based on the work of LotusLib by Puxtril. The original library is written in C++.