Skip to content

Commit

Permalink
SteamCMD版本下载器正式上线
Browse files Browse the repository at this point in the history
  • Loading branch information
user1121114685 committed Jun 2, 2022
1 parent ce51b4d commit 3b6e698
Show file tree
Hide file tree
Showing 26 changed files with 312 additions and 1,394 deletions.
6 changes: 4 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,8 @@
.pub/
/server/
/build/

/wallpaper_engine_workshop_downloader/
/data/
# Web related
lib/generated_plugin_registrant.dart

Expand All @@ -48,4 +49,5 @@ app.*.map.json

# 不需要的测试文件
/old/projects/
/old/*.tmp
/old/*.tmp
wallpaper_engine_workshop_downloader.zip
Binary file added 7z.exe
Binary file not shown.
Binary file modified QQ截图20201212152230.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified QQ截图20201212152332.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
25 changes: 19 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,25 +1,38 @@
# Wallpaper_Engine
一个便捷的创意工坊下载器
一个便捷的创意工坊下载器,基于steamCMD
## 开源说明

本项目旨在练习golang 和 flutter 并减少劳动力。
本项目旨在练习 flutter 并减少劳动力。
flutter build windows




## 使用方法

**需要Chrome**
下载地址:https://github.com/user1121114685/Wallpaper_Engine/raw/main/old/steamdownload.zip
下载地址:https://github.com/user1121114685/Wallpaper_Engine/releases/latest/download/wallpaper_engine_workshop_downloader.zip

下载前请选择 wallpaper64.exe 的位置
**首先**:你需要以**管理员权限运行程序**(只是第一次运行或者初始化)!
![目录](https://github.com/user1121114685/Wallpaper_Engine/blob/main/QQ%E6%88%AA%E5%9B%BE20201212152332.png?raw=true)


---



![使用](https://github.com/user1121114685/Wallpaper_Engine/blob/main/QQ%E6%88%AA%E5%9B%BE20201212152230.png?raw=true)
**其次**:你需要输入你的Steam账号和密码并保存,这一步并不会验证你是否输入正确密码,这是SteamCMD该做的事情。

![使用](https://github.com/user1121114685/Wallpaper_Engine/blob/main/QQ%E6%88%AA%E5%9B%BE20201212152230.png?raw=true)
---



**现在你输入连接即可开始下载,首次使用可能会要求输入验证码 SteamCMD 提示 :Steam Guard code: **查看你的邮箱将验证码填入,只需验证一次。



## 如果对你有所帮助,也可以对我进行捐赠。那撒我也不废话,下面是二维码。

![微信](https://gitee.com/shaoxia1991/Blog/raw/master/me/%E5%BE%AE%E4%BF%A1%E6%94%B6%E6%AC%BE.png)

![支付宝](https://gitee.com/shaoxia1991/Blog/raw/master/me/%E6%94%AF%E4%BB%98%E5%AE%9D%E6%94%B6%E6%AC%BE.jpg)
Expand Down
Binary file removed Release.zip
Binary file not shown.
Binary file removed assets/aria2c.exe
Binary file not shown.
Binary file added assets/steamcmd/steamcmd.exe
Binary file not shown.
Binary file removed assets/steamdownload.dll
Binary file not shown.
75 changes: 0 additions & 75 deletions assets/steamdownload.h

This file was deleted.

2 changes: 2 additions & 0 deletions build1.bat
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
del %~dp0wallpaper_engine_workshop_downloader.zip
%~dp07z.exe a -r %~dp0\wallpaper_engine_workshop_downloader.zip %~dp0build\windows\runner\Release\*
31 changes: 0 additions & 31 deletions lib/API/go.mod

This file was deleted.

90 changes: 0 additions & 90 deletions lib/API/go.sum

This file was deleted.

125 changes: 0 additions & 125 deletions lib/API/main.go

This file was deleted.

Loading

0 comments on commit 3b6e698

Please sign in to comment.