33 stable releases
Uses new Rust 2021
1.18.3 | Jun 18, 2022 |
---|---|
1.18.2 | Jun 12, 2022 |
1.18.0 | May 29, 2022 |
1.9.0 | Apr 24, 2022 |
1.0.0 | Feb 5, 2022 |
#41 in Games
771 downloads per month
Used in ferium
45KB
1K
SLoC
Libium
Libium is the backend of Ferium. It helps manage Minecraft mods from Modrinth, CurseForge, and Github Releases
There are 3 main components in Libium;
config
deals with (surprise, surprise) the config. It defines the config struct and some methods to get the config file, deserialise it, etcmisc
contains a few convenience functionsfile_picker
contains functions to show a file pickeradd
contains functions to verify and add a mod to a profilemodpack
contains manifest/metadata structs and functions for Modrinth and CurseForge structsupgrade
contains functions for the advanced upgrade functionality in Ferium
Dependencies
~22–66MB
~1.5M SLoC