更新README

This commit is contained in:
2022-11-29 08:15:11 +08:00
parent 9cc549527d
commit de0a9b13f1
4 changed files with 6 additions and 14 deletions

View File

@@ -608,9 +608,4 @@ if __name__ == "__main__":
window.setCentralWidget(widget)
window.setWindowTitle(f"Wine 运行器 {version}——简易打包器")
window.show()
sys.exit(app.exec_())
# ./wrestool ../Desktop/deep-wine-runner/geek.exe -x -t 14 > a.png
# Flag
# 1、不想打包了强制终止功能
# 2、版本号自动识别
# 3、包名自动识别
sys.exit(app.exec_())