mc-launcher-core 0.1.0

This is an mc launcher core written in Rust.
Documentation
1
2
3
4
5
//! IO helpers for launcher data.

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