Skip to main contentCrate valheim_mod_manager
Source - api
- API client for fetching and caching the Thunderstore package manifest.
- cli
- Command-line interface definitions and argument parsing.
- config
- Application configuration management.
- error
- Error types and result aliases for the application.
- intern
- String interning utilities for memory-efficient string storage.
- logs
- Logging configuration and setup.
- manifest
- Manifest file parsing for individual mod packages.
- package
- Package data structures and dependency graph resolution.
- zip
- Zip archive extraction and mod installation utilities.