mirror of
https://gitee.com/gfdgd-xi/deep-wine-runner
synced 2025-05-17 21:49:53 +08:00
更新winetricks版本
This commit is contained in:
parent
fcd4e5e610
commit
ee6b166dd7
@ -8,4 +8,7 @@ import requests
|
|||||||
programPath = os.path.split(os.path.realpath(__file__))[0] # 返回 string
|
programPath = os.path.split(os.path.realpath(__file__))[0] # 返回 string
|
||||||
with open(f"{programPath}/information.json") as file:
|
with open(f"{programPath}/information.json") as file:
|
||||||
version = json.loads(file.read())["Version"]
|
version = json.loads(file.read())["Version"]
|
||||||
print(requests.get(base64.b64decode("aHR0cDovLzEyMC4yNS4xNTMuMTQ0L3NwYXJrLWRlZXBpbi13aW5lLXJ1bm5lci9JbnN0YWxsLnBocD9WZXJzaW9uPQ==").decode("utf-8") + version).text)
|
print(requests.get(base64.b64decode("aHR0cHM6Ly9zb3VyY2Vmb3JnZS5uZXQvcHJvamVjdHMvZGVlcC13aW5lLXJ1bm5lci13aW5lLWRvd25sb2FkL2ZpbGVzL2Rvd25sb2FkLXRpbWUv").decode("utf-8")
|
||||||
|
+ version
|
||||||
|
+ base64.b64decode("L2Rvd25sb2Fk").decode("utf-8")
|
||||||
|
).text)
|
@ -58,14 +58,6 @@ https://gfdgdxi.lanzouw.com/b0plly5cj
|
|||||||
spark-deepin-wine-runner 是普通包,spark-deepin-wine-runner-ace 是使用 ace 兼容环境运行的运行器
|
spark-deepin-wine-runner 是普通包,spark-deepin-wine-runner-ace 是使用 ace 兼容环境运行的运行器
|
||||||
|
|
||||||
## Wine 运行器离线包
|
## Wine 运行器离线包
|
||||||
### X86
|
|
||||||
123pan:https://www.123pan.com/s/pDSKVv-pAJWv.html
|
|
||||||
百度网盘:https://pan.baidu.com/s/1klBw63tw2_ZQLzmi11dDBw?pwd=7bu5 提取码: 7bu5
|
|
||||||
诚通网盘:http://ctfile.gfdgdxi.top/d/31540479-59254792-909739?p=2061 (访问密码: 2061)
|
|
||||||
Github:https://github.com/gfdgd-xi/deep-wine-runner/releases/
|
|
||||||
Sourceforge:https://sourceforge.net/projects/deep-wine-runner/files/
|
|
||||||
更多需求需要私聊作者定制(有偿服务)
|
|
||||||
### ARM
|
|
||||||
需要私聊作者定制(有偿服务)
|
需要私聊作者定制(有偿服务)
|
||||||
|
|
||||||
## 软件架构
|
## 软件架构
|
||||||
|
5856
winetricks
5856
winetricks
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user