File tree Expand file tree Collapse file tree 2 files changed +34
-0
lines changed
Expand file tree Collapse file tree 2 files changed +34
-0
lines changed Original file line number Diff line number Diff line change @@ -161,6 +161,7 @@ scoop config aria2-min-split-size 4M
161161| Fishing-Funds | [ fishing-funds] ( https://github.com/1zilc/fishing-funds ) | ✓ | |
162162| HBuilderX | [ hbuilderx] ( https://dcloud.io/hbuilderx.html ) | ✓ | |
163163| 微信小程序 SDK | [ wechatdevtools] ( https://developers.weixin.qq.com/miniprogram/dev/devtools/devtools.html ) | ✓ | |
164+ | WeGame | [ wegame] ( https://www.wegame.com.cn/ ) | ✓ | |
164165| M3u8-Downloader | [ m3u8-downloader] ( https://github.com/HeiSir2014/M3U8-Downloader ) | ✓ | |
165166
166167### Win 专属
Original file line number Diff line number Diff line change 1+ {
2+ "version" : " 6.1.2.9172" ,
3+ "description" : " WeGame是国内最大的数字游戏发行平台" ,
4+ "homepage" : " https://www.wegame.com.cn/" ,
5+ "license" : " https://www.wegame.com.cn/contract" ,
6+ "url" : " https://dldir1.qq.com/tgc/wegame/full/WeGameSetup6.1.2.9172_gjwegame_0_0.exe#/dl.7z" ,
7+ "hash" : " ae5450d5e9a164dabc9d8fdd807dadc6b70e54f73eb592ed45b5a85677b4d3dc" ,
8+ "pre_install" : [
9+ " Expand-7zipArchive \" $dir\\ WeGameSetup.exe\" \" $dir\" " ,
10+ " Remove-Item \" $dir\\ `$PLUGINSDIR\" , \" $dir\\ `$SYSDIR\" ,\" $dir\\ WeGameSetup.exe\" -Force -Recurse"
11+ ],
12+ "bin" : " wegame.exe" ,
13+ "shortcuts" : [
14+ [
15+ " wegame.exe" ,
16+ " WeGame"
17+ ]
18+ ],
19+ "persist" : [
20+ " downloads" ,
21+ " games" ,
22+ " data" ,
23+ " config" ,
24+ " client_config"
25+ ],
26+ "checkver" : {
27+ "url" : " https://pc.qq.com/detail/1/detail_23761.html" ,
28+ "regex" : " <div class=\" sys-info-value ellipsis\" >\\ n\\ s+(?<version>[\\ d.]+)"
29+ },
30+ "autoupdate" : {
31+ "url" : " https://dldir1.qq.com/tgc/wegame/full/WeGameSetup$matchVersion_gjwegame_0_0.exe#/dl.7z"
32+ }
33+ }
You can’t perform that action at this time.
0 commit comments