Skip to content

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

gorilla-devs/libium

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Libium

Libium is the backend of ferium. It helps manage Minecraft mods from Modrinth, CurseForge, and Github Releases.

These are the main components of libium;

  • config deals with (surprise, surprise) the config. It defines the config structure and methods to get the config file, deserialise it, etc
  • modpack contains manifest/metadata structs for MR and CF modpack formats, and functions for reading these from a zip file
  • upgrade contains functions for fetching the latest compatible mod/modpack file, and downloading it
  • add contains functions to verify and add a mod to a profile
  • file_picker contains functions to show a file picker for both GUI and CLI styles

About

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

Topics

Resources

License

Stars

Watchers

Forks

Languages