28 lines
694 B
Markdown
28 lines
694 B
Markdown
# SteamCache2
|
|
|
|
SteamCache2 is a blazing fast download cache for Steam, designed to reduce bandwidth usage and speed up game downloads.
|
|
|
|
## Features
|
|
|
|
- High-speed caching for Steam downloads
|
|
- Tiered storage for getting the most out of your storage media
|
|
- Reduces bandwidth usage
|
|
- Easy to set up and configure aside from dns stuff to trick Steam into using it
|
|
- Supports multiple clients
|
|
|
|
## Usage
|
|
|
|
1. Start the cache server:
|
|
```sh
|
|
./SteamCache2
|
|
```
|
|
2. Configure your Steam client to use the cache server as a proxy.
|
|
|
|
## License
|
|
|
|
This project is licensed. See the [LICENSE](LICENSE) file for details.
|
|
|
|
## Acknowledgements
|
|
|
|
- Inspired by other caching solutions for game platforms.
|