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::Fps;pub use graphics::GraphicsSettings;pub use graphics::get_fps;pub use interface::InterfaceSettings;pub use inventory::InventorySettings;pub use language::LanguageSettings;pub use networking::NetworkingSettings;
Modules§
Structs§
- Settings
Settingscontains everything that can be configured in the settings.ron file.