SteamDepotDownloaderGUI

A graphical wrapper for DepotDownloader, designed to make downloading older versions of Steam games easy.

Tutorial ~ Website ~ Example usageLast contribution badge Download latest release badge Download count badge Steam downgrader interface
## Features - **Cross-platform support** | OS | Supported | |---------|-----------| | Windows | ✔️ | | Linux | ✔️ | | macOS | ❌ | - **Support for every major Linux terminal emulator**
List of supported terminals * GNOME Terminal * GNOME Console * Konsole * Xfce-terminal * Alacritty * XTerm * Terminator * cool-retro-term * Kitty * LXTerminal * Deepin Terminal * Terminology * Tilix
- **Automatic download and extraction of DepotDownloader** ## How to download > [!CAUTION] > This GitHub repository is the only official place to download this software. > If you have paid for this software, or downloaded this from an untrusted place, **you are at risk!** ### Windows: Download the [latest Windows release](https://github.com/mmvanheusden/SteamDepotDownloaderGUI/releases/latest). There are multiple variants to choose from, but you are probably looking for the file that ends with **`.exe`**. ### Linux: You'll need at least one of the supported terminal emulators. You most likely already have one of these. Download the [latest Linux release](https://github.com/mmvanheusden/SteamDepotDownloaderGUI/releases/latest). There are multiple options to choose from. ## Tutorials * https://www.youtube.com/watch?v=H2COwT5OUOo How to download older versions of Steam games tutorial * https://www.youtube.com/watch?v=ogiDAuH3VdY How to download older versions of Subnautica tutorial ## Credits This software makes use of the following projects: - [**DepotDownloader**](https://github.com/SteamRE/DepotDownloader/) - [Tauri](https://tauri.app) - [Primer CSS](https://primer.style/css/) - [async-process](https://github.com/smol-rs/async-process) - [Hubut Sans](https://github.com/github/hubot-sans) under [license](https://github.com/github/hubot-sans/blob/05d5ea150c20e6434485db8ffd2277ed18a9e911/LICENSE) ## Donate You can donate [here](paypal.me/onderkin) or through the **donate** button in the interface ## Contribute Every pull request is welcome! ;) Please cleanup the code using: ```console $ pnpm eslint --fix src/ ``` Hacktoberfest tags are added :)

Hacktoberfest 2024 logo