cobble-core 1.2.0

Library for managing, installing and launching Minecraft instances and more.
Documentation
1
2
3
4
5
#[cfg(feature = "backup")]
mod backup;
mod install;
mod launch;
mod version_data;