mc-launcher-core 0.1.0

This is an mc launcher core written in Rust.
Documentation
1
2
3
4
//! Network helpers.

pub mod download;
pub mod http;