Crate openmw_config

Source

Macros§

bail_config
config_err
impl_singleton_setting

Structs§

DirectorySetting
EncodingSetting
FileSetting
GameSettingMeta
GenericSetting
OpenMWConfiguration
Core struct representing the composed OpenMW configuration, After it has been fully resolved.

Enums§

ConfigError
GameSettingType

Functions§

default_config_path
Path to input bindings and core configuration These functions are not expected to fail and should they fail, indicate either: a severe issue with the system or that an unsupported system is being used.
default_data_local_path
Path to the last-loading directory of openmw.cfg, As defined by the engine’s defaults This directory will override all others in the load order
default_userdata_path
Path to save storage, screenshots, navmeshdb, and data-local These functions are not expected to fail and should they fail, indicate either: a severe issue with the system or that an unsupported system is being used.