Crates.io | larian-formats |
lib.rs | larian-formats |
version | 0.3.0 |
source | src |
created_at | 2024-05-14 04:31:57.394894 |
updated_at | 2024-09-08 23:04:44.17351 |
description | A library for reading Baldur's Gate 3 mod files |
homepage | |
repository | https://gitlab.com/saghm/xiba |
max_upload_size | |
id | 1239087 |
size | 58,728 |
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
.
API documentation is a work in progress and can be found at https://docs.rs/larian-formats.