Expand description
This is the library for MCVM and pretty much all of the features that the CLI uses.
Re-exports
pub use mcvm_parse as parse;
pub use mcvm_pkg as pkg;
Modules
- Dealing with MCVM’s data constructs, like instances and profiles
- File and data format input / output
- API wrappers and networking utilities
- Dealing with packages
- Common utilities that can’t live anywhere else
Macros
- Skip in a loop if a result fails
- Skip in a loop if an option is none