docs.rs failed to build libium-1.4.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build:
libium-1.30.0
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
is (surprise, surprise) the config for Ferium. It defines the config struct and some methods to get the config file, deserialise it, etclaunchermeta
is an api-binding to Mojang's version manifest REST APImisc
contains a few convenience functionsfile_picker
contains functions to show a file pickeradd
contains functions to verify and add a mod to a profile