lotus-lib 0.5.1

A library for reading data from Warframe's files stored in the Cache.Windows folder
Documentation
[dependencies.indexmap]
version = "1.9.2"

[dependencies.lz4_flex]
version = "0.9.5"

[dependencies.ooz-sys]
version = "0.2.0"

[package]
authors = ["Youn Mélois <youn@melois.dev>"]
categories = ["encoding", "filesystem", "parsing"]
description = "A library for reading data from Warframe's files stored in the Cache.Windows folder"
edition = "2021"
exclude = ["src/main.rs"]
homepage = "https://github.com/sehnryr/lotus-lib"
keywords = ["warframe", "cache", "decompression"]
license = "MIT"
name = "lotus-lib"
readme = "README.md"
repository = "https://github.com/sehnryr/lotus-lib"
version = "0.5.1"