initial commit
This commit is contained in:
27
README.md
Normal file
27
README.md
Normal file
@@ -0,0 +1,27 @@
|
||||
# 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.
|
||||
Reference in New Issue
Block a user