Rust based application to farm hours on Steam games.
-
Clone the repository
git clone https://github.com/iRevolutionDev/steam-hour-farmer.git
-
Change directory
cd steam-hour-farmer
-
Build the project
cargo build --release
-
Run the executable
./target/release/steam-hour-farmer <game_id>
Download the latest release from the releases page.
./steam-hour-farmer <game_id>
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.