mirror of
https://github.com/zeropingheroes/lancache-autofill
synced 2024-11-22 07:33:02 +00:00
No description
src/Console/Commands | ||
steam | ||
.env.example | ||
.gitignore | ||
composer.json | ||
composer.lock | ||
install.sh | ||
lancache-autofill | ||
README.md |
lancache-autofill
Automatically fill a Lancache with content.
Requirements
- Ubuntu 16.04 x64
Installation
git clone https://github.com/zeropingheroes/lancache-autofill.git
cd lancache-autofill
sudo ./install.sh
Usage
Set the default Steam account to be used when queueing apps for download:
nano .env
Log in to your Steam account to SteamCMD:
/usr/games/steam/steamcmd.sh +login your-username-here
Search for the apps you wish to download to find their app ID:
./lancache-autofill steam:search-apps "team fortress 2"
440 Team Fortress 2
[...]
Queue the app for download by ID:
./lancache-autofill steam:queue-app 440
Start downloading items in the download queue:
./lancache-autofill steam:start-downloading
View the download queue to see the status of the downloads:
./lancache-autofill steam:show-queue
Clear the temporary download location:
./lancache-autofill app:initialise-downloads-directory