Module archive

Source
Expand description

Operations for GloriousEgroll’s Proton and Wine release archives.

This module defines operations that work with compressed archives from GloriousEgroll’s Proton and Wine releases.

Functions§

checksums_match
Compares a given checksum to the checksum generated from the provided compressed archive file.
extract_compressed
Extracts a compressed archive for a tag kind into the given extract_destination and returns a PathBuf to the extracted location.