Skip to content

Commit

Permalink
docs: Remove locate feature flag from docs
Browse files Browse the repository at this point in the history
  • Loading branch information
CosmicHorrorDev committed Oct 25, 2024
1 parent c36a594 commit cf2bcc8
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,6 @@
//! $ cargo add steamlocate
//! ```
//!
//! ## Feature flags
//!
//! Default: `locate`
//!
//! | Feature flag | Description |
//! | :---: | :--- |
//! | `locate` | Enables automatically detecting the Steam installation on supported platforms (currently Windows, MacOS, and Linux). Unsupported platforms will return a runtime error. |
//!
//! # Examples
//!
//! ## Locate the Steam installation and a specific game
Expand Down

0 comments on commit cf2bcc8

Please sign in to comment.