Module libium::add

source ·

Enums§

Functions§

  • Classify the identifiers into the appropriate platforms, send batch requests to get the necessary information, check details about the projects, and add them to profile if suitable. Performs checks on the mods to see whether they’re compatible with the profile if perform_checks is true
  • Check if the mod of project_id has not already been added, is a mod, and is compatible with profile. If so, add it to the profile.
  • Check if the repo of repo_handler exists, releases mods, and is compatible with profile. If so, add it to the profile.
  • Check if the project of project_id has not already been added, is a mod, and is compatible with profile. If so, add it to the profile.