Libloadorder is a free software library for manipulating the load order and active status of plugins for the following games:
This repository hosts two Rust crates: libloadorder
is the Rust implementation, and libloadorder-ffi
is the C FFI that wraps it. The doc
directory also hosts an mdbook that provides a general introduction to load orders.