From dc7a301a450aa2e4ed7b94d87f3f26b27323bb18 Mon Sep 17 00:00:00 2001 From: gfdgd_xi <3025613752@qq.com> Date: Mon, 1 Jan 2024 13:06:54 +0800 Subject: [PATCH] Change README.md --- .github/workflows/building-off-line-package.yml | 2 +- README.md | 12 ++++++++++++ 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/.github/workflows/building-off-line-package.yml b/.github/workflows/building-off-line-package.yml index 8053040..3bb8cd4 100644 --- a/.github/workflows/building-off-line-package.yml +++ b/.github/workflows/building-off-line-package.yml @@ -43,7 +43,7 @@ jobs: #wget $url mv deep-wine-runner/spark-deepin-wine-runner.deb debian/tmp/wine-runner.deb ## 安装 - sudo chroot debian apt install locales /tmp/wine-runner.deb winehq-devel xfce4-terminal -y + sudo chroot debian apt install locales /tmp/wine-runner.deb winehq-devel fcitx xfce4-terminal -y # 构建软件包 mkdir package/opt -p mkdir package/runner -p diff --git a/README.md b/README.md index c9237da..31a172f 100755 --- a/README.md +++ b/README.md @@ -21,9 +21,21 @@ Wine 运行器 QQ 交流群:762985460 Wine运行器 QQ 频道:https://pd.qq.com/s/edqkgeydx Wine 运行器离线包下载地址:https://www.123pan.com/s/pDSKVv-pAJWv.html + ### 注 spark-deepin-wine-runner 是普通包,spark-deepin-wine-runner-ace 是使用 ace 兼容环境运行的运行器 +## 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 +需要私聊作者定制(有偿服务) + ## 软件架构 理论上支持全架构,如果 Python 能运行的话 非 X86 架构会利用到 `box86`/`box64`、`exagear`、`qemu` 等技术