This tool is an effecient yet concise downloader for Steam depots. It connects to a Steam CDN server and downloads a depot given the proper authentication keys.
- Boost
- Libcurl
- Crypto++
- ZLib
Tip
Ensure you have the proper dependencies installed!
git clone https://github.com/lammmab/depot-downloader-cppcd depot-downloader-cppcmake -B buildImportant
You MUST attach -DBUILD_BINARY=ON in this command to build the CLI tool!
cmake --build build