# `larian-formats` `larian-formats` is a Rust library for parsing Baldur's Gate 3 mod files. Most of the functionality used [`LSLib`](https://github.com/Norbyte/lslib) as guidance for how the various file formats work. The primary purpose of this library is for using in the version manager [`oliver`](https://gitlab.com/saghm/xiba/-/tree/main/oliver). ## Documentation API documentation is a work in progress and can be found at https://docs.rs/larian-formats.