Proton files embedded
This commit is contained in:
6
data_from_portwine/scripts/start
Executable file
6
data_from_portwine/scripts/start
Executable file
@ -0,0 +1,6 @@
|
||||
#!/bin/bash
|
||||
# Author: Tergoev M.A.
|
||||
. "$(dirname $(readlink -f "$0"))/runlib"
|
||||
START_PORTWINE
|
||||
"${PROTONRUN}" "run" "${gamestart}" ${launch_parameters} & KILL9_WINEDEVICE
|
||||
#STOP_PORTWINE
|
Reference in New Issue
Block a user