Skip to content

Latest commit

 

History

History
263 lines (233 loc) · 17.4 KB

README.en.md

File metadata and controls

263 lines (233 loc) · 17.4 KB

Steam++ Tools 🧰

English | 简体中文

「Steam++」is a toolkit that contains a variety of Steam tools, most of which require you to download and install Steam in order to use them.

Release Download Release Version GitHub license GitHub Star GitHub Fork GitHub Repo size GitHub Repo Languages NET 6.0 C# 10.0

Desktop UI Mobile GUI Official WebSite BackManage WebSite

Build Status GitHub Star Gitee Star

🚀 Download channel

✨ Functions

  1. Local reverse proxy for Steam's community webpage to enable normal access in the Chinese Mainland, Mainland of China
  2. Quickly switch the Steam account that the current PC has remembered to log into
    • This feature is to read the local user login records stored under the Steam path to directly display the operation, you can switch between multiple accounts without re-entering passwords and tokens.
  3. Achievement stat modifications for Steam games
    • Function reference SteamAchievementManager for secondary development, modified the game list loading and operation ease of use.
  4. Steam Local Two-Step Authenticator
    • The function reference WinAuth is developed to enable you to view your token without launching the mobile version of Steam App, similar function software are WinAuth, SteamDesktopAuthenticator.
  5. Some game tools
    • Currently there is a forced game borderless windowing.

🖥 Supported Operating Systems

Windows

OS Version Architectures Lifecycle
Windows Client 7 SP1(*), 8.1 x64 Windows
Windows 10 Client Version 1607+(*) x64 Windows
Windows Server 2012+ x64 Windows Server

* Windows 7 SP1 is supported with Extended Security Updates installed.
* Microsoft Store/Desktop Bridge Version 1809+

Linux

OS Version Architectures Lifecycle
Alpine Linux 3.13+ x64, Arm64 Alpine
CentOS 7+ x64 CentOS
Debian 10+ x64, Arm64 Debian
Fedora 33+ x64 Fedora
openSUSE 15+ x64 OpenSUSE
Red Hat Enterprise Linux 7+ x64, Arm64 Red Hat
SUSE Enterprise Linux (SLES) 12 SP2+ x64 SUSE
Ubuntu 16.04, 18.04, 20.04+ x64, Arm64 Ubuntu
Deepin / UOS 20+ x64 Deepin
Arch Linux x64

macOS

OS Version Architectures
macOS 10.14+ x64

Android

OS Version Architectures
Android 5.0(API 21)+ x64, Arm64, Arm32

iOS / iPadOS

OS Version Architectures
iOS 10.0+ x64, Arm64, Arm32

⛔ Unsupported Operating System

🌏 Roadmap

Read what we milestones, and feel free to ask questions.

⌨️ Development Environment

Visual Studio 2022
JetBrains Rider
Visual Studio 2022 for Mac Preview
Visual Studio Code

OpenJDK 11
Android Studio 2021.1.1 Or Higher
Xcode 13 Or Higher

📄 Thanks to the following Open Source Projects