pub async fn detect_modpack_format(pack_path: &Path) -> Result<ModpackFormat>Expand description
Detect a modpack’s format from the zip contents.
pub async fn detect_modpack_format(pack_path: &Path) -> Result<ModpackFormat>Detect a modpack’s format from the zip contents.