Expand description
Mod-source clients (Modrinth, CurseForge) and a BFS dependency resolver.
Re-exports§
pub use request::ModKey;pub use request::ModRequest;pub use request::ModSource;pub use with_mods::WithMods;pub use instance_cache::InstanceCache;
Modules§
- instance_
cache instance.clear_cache().await— purges every cache entry tied to an instance in a single call.- request
- User-facing types for the mod resolver.
- with_
mods - Trait carrying the user-attached mods and optional modpack for an instance.