Crate packrinth

Crate packrinth 

Source

Modules§

config
Structs for configuring and managing a Packrinth modpack instance.
modrinth
Structs that are only used for (de)serializing JSONs associated with Modrinth.

Enums§

PackrinthError
An error that can occur while performing Packrinth operations.

Functions§

modpack_is_dirty
Checks if the modpack is dirty by checking whether the directory of the modpack has uncommitted changes. If any errors occur (for example, if no Git repository exists), false will be returned.