mirror of
https://github.com/zeropingheroes/lancache-autofill
synced 2025-02-16 13:48:27 +00:00
Revert "Remove references to steam:queue-popular-apps (#31)"
This reverts commit d1662b8418
.
This commit is contained in:
parent
8ff762cb1a
commit
5b170c3bcf
1 changed files with 2 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
Automatically fill a [lancache](https://github.com/zeropingheroes/lancache) with the content of your choosing, so that subsequent downloads for the same content will be served from the lancache, improving speeds and reducing load on your internet connection.
|
||||
|
||||
# Features
|
||||
* Download the top popular free and/or paid apps on Steam
|
||||
* Download a specific app by ID
|
||||
* Choose which platform(s) apps should be downloaded for
|
||||
* Download one (or more) users recently played apps
|
||||
|
@ -47,6 +48,7 @@ Automatically fill a [lancache](https://github.com/zeropingheroes/lancache) with
|
|||
|
||||
lancache-autofill steam:search-apps <app name>
|
||||
lancache-autofill steam:queue-app <app id> [<app id>...] [--windows=true] [--osx] [--linux]
|
||||
lancache-autofill steam:queue-popular-apps [<top X apps>] [--free] [--windows=true] [--osx] [--linux]
|
||||
lancache-autofill steam:queue-users-recent-apps <steam id 64> [<steam id 64>...] [--windows=true] [--osx] [--linux]
|
||||
lancache-autofill steam:queue-users-recent-apps <steam-ids.txt> [--windows=true] [--osx] [--linux]
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue