Skip to main content

read_mpq

Function read_mpq 

Source
pub fn read_mpq(path: &str) -> Result<(MPQ, Vec<u8>), S2ProtocolError>
Expand description

Reads the MPQ file and returns both the MPQ read file and the reference to its contents.