Module veloren_voxygen::settings
source · Re-exports§
pub use audio::AudioOutput;
pub use audio::AudioSettings;
pub use chat::ChatSettings;
pub use control::ControlSettings;
pub use gamepad::GamepadSettings;
pub use gameplay::GameplaySettings;
pub use graphics::get_fps;
pub use graphics::Fps;
pub use graphics::GraphicsSettings;
pub use interface::InterfaceSettings;
pub use language::LanguageSettings;
pub use networking::NetworkingSettings;
Modules§
Structs§
Settings
contains everything that can be configured in the settings.ron file.