Function openmw_cfg::find_file

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

Searches the openmw vfs for the given file Returns the absolute path of the file within the VFS