Skip to content
This repository has been archived by the owner on May 6, 2024. It is now read-only.
/ libium Public archive
forked from gorilla-devs/libium

Multi-source backend for managing Minecraft mods and modpacks from Modrinth, CurseForge, and Github Releases

License

Notifications You must be signed in to change notification settings

milkdrinkers/libium

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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, etc
  • misc contains a few convenience functions
  • file_picker contains functions to show a file picker
  • add contains functions to verify and add a mod to a profile
  • modpack contains manifest/metadata structs and functions for Modrinth and CurseForge structs
  • upgrade contains functions for the advanced upgrade functionality in Ferium

About

Multi-source backend for managing Minecraft mods and modpacks from Modrinth, CurseForge, and Github Releases

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%