Expand description

Installation

Re-exports

pub use installation_update::InstallationUpdate;
pub use installation_update::Progress;

Modules

Installation progress updates

Functions

Installs assets as defined in the asset index.

Installs the Minecraft client.

Installs all libraries as defined in the provided version data and extracts natives.

Installs the log config file.

Installs assets as resources as defined in the asset index. This methods needs to be used when installing older versions of minecraft. The asset index provides map_to_resources that defines if assets need to be installed as assets or resources.