mc-snap 0.6.0

Declarative Minecraft server management. Pin Minecraft, loader, mods, Java, and configs in one YAML file; resolve, install, run, and ship a reproducible bundle.
Documentation
pub mod check;
pub mod config;
pub mod console;
pub mod doctor;
pub mod get;
pub mod init;
pub mod install;
pub mod logs;
pub mod pack;
pub mod restart;
pub mod revert;
pub mod search;
pub mod start;
pub mod status;
pub mod stop;
pub mod unpack;
pub mod updatable;
pub mod update;
pub mod validate;