Proton files embedded

This commit is contained in:
Castro-Fidel
2020-05-10 20:01:48 +03:00
parent fa625f7bd6
commit bd65a5efa1
19 changed files with 1380 additions and 0 deletions

View File

@ -0,0 +1,7 @@
#!/bin/bash
# Author: PortWINE-Linux.ru
runlib_path="$(dirname $(readlink -f "$0"))"/runlib
. "$runlib_path"
START_PORTWINE
"${PROTONRUN}" "run" "winecfg"
STOP_PORTWINE