-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
24 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,26 @@ | ||
|
||
# Steam Search | ||
Search and launch your Steam Game library | ||
|
||
Steam Search assumes a Steam installion in `C:\Program Files (x86)\Steam`. This will be improved in later versions. | ||
## Features | ||
|
||
* Launch games straight from your launcher | ||
* Multiple library support | ||
* Minimal setup and configuration needed | ||
|
||
# Installation: | ||
|
||
### Flow Lancher: | ||
|
||
Simply type `pm install steam search` to have the plugin installed | ||
|
||
### Manual Installation: | ||
|
||
Unzip [Steam-Search.zip](https://github.com/Garulf/Steam-Search/releases/latest) to your launchers plugin directory. | ||
|
||
| Launcher | Plugin Path | | ||
|---------------|----------------------------------| | ||
| Wox | `%appdata%\Wox\Plugins` | | ||
| Flow Launcher | `%appdata%\FlowLauncher\Plugins` | | ||
|