-
-
Notifications
You must be signed in to change notification settings - Fork 38
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
使用 Steam CMD 安装 Wallpaper Engine 自动拉取壁纸 #11
Comments
Great idea! it's a very constructive suggestion. I' ll put it in the road map. btw, I'll also keep this issue opened until the suggested feature comes out |
请问您用的是什么shell?zsh吗?啥主题呀真的很喜欢 |
|
补充一下,如果要手动下载一个壁纸,可以直接用 |
使用 https://api.steampowered.com/IPublishedFileService/QueryFiles/v1?page=1&numperpage=4&appid=431960&key=? 能 获得 Wallpaper Engine 的创意工坊的壁纸 ID 列表,只需要在 https://steamcommunity.com/dev/apikey 申请一个 结合上 https://api.steampowered.com/ISteamRemoteStorage/GetPublishedFileDetails/v1 API, 我们或许能更进一步 |
补充下这俩的文档: |
刚刚测试了下这俩 API, 可以正常请求得到结果, 但建议设置requiredtags来限定壁纸类型为 Video/Web (目前支持的两种壁纸类型),同时将 |
属于帮V社拓展mac系统业务了(乐) |
您的功能请求是否与目前所存在的问题有关?请描述一下
使用
Steam CMD
安装Wallpaper Engine
自动拉取创意工坊的壁纸列表描述您想要的解决方案
等待
Steeam CMD
拉取完成后,可以自动扫描~/Library/Application Support/Steam/steamapps/content/431960
下的壁纸(默认),如果没有则可以由用户提供。简单命令过程:
附加内容
拉取完成后, 可以看到在这个目录下有在创意工坊中收藏的所有壁纸
The text was updated successfully, but these errors were encountered: