mc-launcher-core 0.1.1

Rust building blocks for installing and launching Minecraft profiles.
Documentation
1
2
3
4
5
//! IO helpers for launcher data.

pub mod archive;
pub mod hash;
pub mod paths;