mcvm_core 0.7.0

Core functionality for launching Minecraft
Documentation

This library is used by MCVM to install and launch Minecraft. It aims to be the most powerful, fast, and correct implementation available, without being bloated with extra features. Implementations for installing certain modifications, like modloaders and alternative server runtimes, will be provided in extension plugins

Note: The functions in this library expect the use of the Tokio runtime and may panic if it is not used