Function openmw_cfg::read_file

source ·
pub fn read_file(ini: &Ini, filename: &str) -> Result<Vec<u8>, Error>
Expand description

Searches the openmw vfs for the given file and returns its contents