diff --git a/README.en.md b/README.en.md index 7e9dc12fde3..f96a0bb3a28 100644 --- a/README.en.md +++ b/README.en.md @@ -1,4 +1,4 @@ -logo +logo

Steam++ Tools

@@ -14,39 +14,39 @@ ## Samples ------- -![](https://raw.githubusercontent.com/rmbadmin/SteamTools/develop/Data/s.png) -![](https://raw.githubusercontent.com/rmbadmin/SteamTools/develop/Data/e.png) -![](https://raw.githubusercontent.com/rmbadmin/SteamTools/develop/Data/e2.png) -![](https://raw.githubusercontent.com/rmbadmin/SteamTools/develop/Data/t.png) +![](https://raw.githubusercontent.com/rmbadmin/SteamTools/develop/resources/s.png) +![](https://raw.githubusercontent.com/rmbadmin/SteamTools/develop/resources/e.png) +![](https://raw.githubusercontent.com/rmbadmin/SteamTools/develop/resources/e2.png) +![](https://raw.githubusercontent.com/rmbadmin/SteamTools/develop/resources/t.png) ------ ## Core Functions ### 1. Local reverse proxy for Steam's community webpage to enable normal access in mainland China -![](https://raw.githubusercontent.com/rmbadmin/SteamTools/develop/Data/1.png) +![](https://raw.githubusercontent.com/rmbadmin/SteamTools/develop/resources/1.png) --- ### 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. -![](https://raw.githubusercontent.com/rmbadmin/SteamTools/develop/Data/2.png) +![](https://raw.githubusercontent.com/rmbadmin/SteamTools/develop/resources/2.png) --- ### 3. Achievement stat modifications for Steam games Function reference [SteamAchievementManager](https://github.com/gibbed/SteamAchievementManager) for secondary development, modified the game list loading and operation ease of use. -![](https://raw.githubusercontent.com/rmbadmin/SteamTools/develop/Data/3.png) +![](https://raw.githubusercontent.com/rmbadmin/SteamTools/develop/resources/3.png) --- ### 4. Steam Local Two-Step Authenticator The function reference [WinAuth](https://github.com/winauth/winauth) is developed to enable you to view your token without launching the mobile version of Steam App, similar function software are [WinAuth](https://github.com/winauth/winauth), [SteamDesktopAuthenticator](https://github.com/Jessecar96/SteamDesktopAuthenticator). -! [](https://raw.githubusercontent.com/rmbadmin/SteamTools/develop/Data/4.png) +! [](https://raw.githubusercontent.com/rmbadmin/SteamTools/develop/resources/4.png) --- ### 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. -![](https://raw.githubusercontent.com/rmbadmin/SteamTools/develop/Data/5.png) -![](https://raw.githubusercontent.com/rmbadmin/SteamTools/develop/Data/6.png) +![](https://raw.githubusercontent.com/rmbadmin/SteamTools/develop/resources/5.png) +![](https://raw.githubusercontent.com/rmbadmin/SteamTools/develop/resources/6.png) --- ## Features expected to be added subsequently diff --git a/README.md b/README.md index a3a56b6f9af..993ba6b5555 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -logo +logo

Steam++ 工具箱

@@ -17,38 +17,38 @@ ## 效果展示 ------- -![](https://raw.githubusercontent.com/rmbadmin/SteamTools/develop/Data/s.png) -![](https://raw.githubusercontent.com/rmbadmin/SteamTools/develop/Data/e.png) -![](https://raw.githubusercontent.com/rmbadmin/SteamTools/develop/Data/e2.png) -![](https://raw.githubusercontent.com/rmbadmin/SteamTools/develop/Data/t.png) +![](https://raw.githubusercontent.com/rmbadmin/SteamTools/develop/resources/s.png) +![](https://raw.githubusercontent.com/rmbadmin/SteamTools/develop/resources/e.png) +![](https://raw.githubusercontent.com/rmbadmin/SteamTools/develop/resources/e2.png) +![](https://raw.githubusercontent.com/rmbadmin/SteamTools/develop/resources/t.png) ------ ## 核心功能 ### 1. 反代Steam的社区网页使其能正常访问 功能类似羽翼城大佬的[steamcommunity_302](https://www.dogfight360.com/blog/686/),使用[Titanium-Web-Proxy](https://github.com/justcoding121/Titanium-Web-Proxy)开源项目进行本地反代,使国内用户可以正常访问steam社区页,相比302工具具有更快的启动速度,以及支持简单的脚本注入。(还顺便支持了Pixiv、Discord、Twitch等网站的反代支持) -![](https://raw.githubusercontent.com/rmbadmin/SteamTools/develop/Data/1.png) +![](https://raw.githubusercontent.com/rmbadmin/SteamTools/develop/resources/1.png) --- ### 2. 快速切换当前PC已经记住登陆的Steam账号 该功能是读取Steam路径下存储的本地用户登录记录直接展示操作,可以多账号切换无需重新输入密码和令牌。 -![](https://raw.githubusercontent.com/rmbadmin/SteamTools/develop/Data/2.png) +![](https://raw.githubusercontent.com/rmbadmin/SteamTools/develop/resources/2.png) --- ### 3. Steam游戏的成就统计管理功能 功能参考[SteamAchievementManager](https://github.com/gibbed/SteamAchievementManager)进行二次开发,修改了游戏列表的加载和操作易用性。 -![](https://raw.githubusercontent.com/rmbadmin/SteamTools/develop/Data/3.png) +![](https://raw.githubusercontent.com/rmbadmin/SteamTools/develop/resources/3.png) --- ### 4. Steam本地两步身份验证器 功能参考[WinAuth](https://github.com/winauth/winauth)开发,可以使您不用启动移动版Steam App也能查看您的令牌,功能类似的软件有[WinAuth](https://github.com/winauth/winauth)、[SteamDesktopAuthenticator](https://github.com/Jessecar96/SteamDesktopAuthenticator)。 -![](https://raw.githubusercontent.com/rmbadmin/SteamTools/develop/Data/4.png) +![](https://raw.githubusercontent.com/rmbadmin/SteamTools/develop/resources/4.png) --- ### 5. 一些游戏工具 目前已有强制游戏无边框窗口化,CSGO修复VAC屏蔽。 这一块是随缘做一些我经常用或者闲着没事捣鼓的功能。 -![](https://raw.githubusercontent.com/rmbadmin/SteamTools/develop/Data/5.png) -![](https://raw.githubusercontent.com/rmbadmin/SteamTools/develop/Data/6.png) +![](https://raw.githubusercontent.com/rmbadmin/SteamTools/develop/resources/5.png) +![](https://raw.githubusercontent.com/rmbadmin/SteamTools/develop/resources/6.png) --- ## 预计后续添加的功能