Skip to content

Latest commit

 

History

History
107 lines (80 loc) · 5.51 KB

README.en.md

File metadata and controls

107 lines (80 loc) · 5.51 KB

logo

Steam++ Tools

「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

Steam++

English

简体中文

Samples





Core Functions

1. Local reverse proxy for Steam's community webpage to enable normal access in mainland 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, CSGO fix VAC shield. This piece is randomly do some of my often used or idle tinkering with the function.

Features expected to be added subsequently

Steam Idle Card

The goal is to enable direct access to badge card information and start hanging cards without logging into your Steam account within the software.

Plug-in form to load and run ASF

Support ASF as a plug-in to run within the tool and enhance the use of ASF in Windows Desktop environment.

Steam Custom Cover Management

Enhanced management of Steam custom covers and quick matching of downloaded app covers from SteamGridDB.

More other game platform features

More non-cheat game features


Operating Environment

The program was developed using C# WPF in .,If it does not work please download and install.NET Framework 4.7.2
The missing assembly is my own modified project


License

GPL-3.0 License
Open source/free software released under the GPLv3 license.


Thanks to the following open source projects