mirror of
https://github.com/zeropingheroes/lancache-autofill
synced 2024-11-10 10:24:12 +00:00
1.3 KiB
Executable file
1.3 KiB
Executable file
lancache-autofill
Automatically fill a Lancache with content.
Requirements
- Ubuntu 16.04 x64
Installation
git clone https://github.com/zeropingheroes/lancache-autofill.git
sudo ./install.sh
Usage
Log in to your Steam account to SteamCMD:
/usr/games/steam/steamcmd.sh +login your-username-here
Create the database structure:
./lancache-autofill app:create-database
Download the app list from Steam:
./lancache-autofill steam:update-app-list
Search for the apps you wish to download:
./lancache-autofill steam:search-apps "team fortress 2"
440 Team Fortress 2
[...]
Queue the app for download:
./lancache-autofill steam:queue-app 440
Start downloading:
./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:delete-downloads