larian-formats 0.2.0

A library for reading Baldur's Gate 3 mod files
Documentation

larian-formats

larian-formats is a Rust library for parsing Baldur's Gate 3 mod files. Most of the functionality used LSLib as guidance for how the various file formats work.

The primary purpose of this library is for using in the version manager oliver.

Documentation

API documentation is a work in progress and can be found at https://docs.rs/larian-formats.