diff --git a/src/main.rs b/src/main.rs index 6383200..e10c755 100644 --- a/src/main.rs +++ b/src/main.rs @@ -1202,7 +1202,10 @@ fn extract_textures(paths:Vec,vpk_paths:Vecbytes.to_vec(), + std::borrow::Cow::Owned(bytes)=>bytes, + })); } } Ok::>,anyhow::Error>(None)