Support to run okylin wine

This commit is contained in:
2023-12-21 22:18:34 +08:00
parent 4fc20d94aa
commit 1f5cc8f6c6
2 changed files with 3 additions and 2 deletions
+1
View File
@@ -2330,6 +2330,7 @@ def CheckWine():
"wine": "wine",
"wine64": "wine64",
"ukylin-wine": "ukylin-wine",
"okylin-wine": "okylin-wine",
"mono(这不是 wine,但可以实现初步调用运行 .net 应用)": "mono",
"基于 linglong 的 deepin-wine6-stable(不推荐)": f"ll-cli run '' --exec '/bin/deepin-wine6-stable'"
}