Skip to content

Latest commit

 

History

History

lib

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Ferrallay

This lib contains the core functionality of this project. It handles the bulk of the management functions for mods, config, and profiles, as well as providing a normalized client interface for interacting with the different supported service APIs.

The primary modules are:

  • client - Public client interface wrapping the raw service APIs
  • config - Types dealing with the configuration data that is saved/loaded to/from the filesystem
  • mgmt - Profile management features dealing with the actual download/install/update fuctionality