新增QQ飞车暴龙兽
This commit is contained in:
parent
cf2245daed
commit
d9869c3192
|
@ -0,0 +1,14 @@
|
|||
#!/usr/bin/env deepin-wine-runner-auto-install-bash
|
||||
# 使用 Wine 运行器的语言解析器
|
||||
##########################################################################################
|
||||
# 作者:gfdgd xi、为什么您不喜欢熊出没和阿布呢
|
||||
# 更新时间:2022年10月28日
|
||||
##########################################################################################
|
||||
# 用于判断是否为 bash 解释器
|
||||
if [[ 1 == 2 ]]; then
|
||||
bash rm /tmp/QQ飞车暴龙兽.exe
|
||||
fi
|
||||
rm /tmp/QQ飞车暴龙兽.exe
|
||||
download https://code.gitlink.org.cn/gfdgd_xi/wine-runner-list/raw/branch/master/other/QQ飞车暴龙兽.exe?gfdgd_xi=gfdgd_xi /tmp QQ飞车暴龙兽.exe
|
||||
bat /tmp/QQ飞车暴龙兽.exe
|
||||
info 提示 安装完成!
|
|
@ -1,7 +1,8 @@
|
|||
[
|
||||
["查看自动配置脚本语法编写帮助", "help.sh"],
|
||||
["安装 360 安全卫士极速版(有点小问题)", "360safe-fast.sh"],
|
||||
["安装 360 杀毒(有点小问题)", "360sd.sh"],
|
||||
["安装 QQ飞车暴龙兽", "QQ飞车暴龙兽.sh"],
|
||||
["安装 360 安全卫士极速版(需要Wine7)", "360safe-fast.sh"],
|
||||
["安装 360 杀毒(需要Wine7)", "360sd.sh"],
|
||||
["安装 360 压缩", "360zip.sh"],
|
||||
["安装 Windows XP 计算器", "xpcalc.sh"],
|
||||
["安装 Scratch 1.0", "scratch1.0.sh"],
|
||||
|
|
Binary file not shown.
Loading…
Reference in New Issue